Name | Type | Description | Notes |
---|---|---|---|
created | DateTime | { "description" : "The UTC DateTime when the object was created.", "verbs":[] } | [optional] |
changed_by | String | { "description" : "ID of the user who last updated the entity.", "verbs":[] } | [optional] |
updated | DateTime | { "description" : "The UTC DateTime when the object was last updated.", "verbs":[] } | [optional] |
id | String | { "description" : "ID of the coupon-instance-existing-value.", "verbs":["POST","PUT","GET"] } | [optional] |
organization_id | String | { "description" : "ID of the organization associated with the coupon-existing-value.", "verbs":["POST","PUT","GET"] } | [optional] |
coupon_instance_id | String | { "description" : "The string ID of the coupon-instance associated with the coupon-instance-existing-value.", "verbs":["POST","PUT","GET"] } | [optional] |
logical_component_id | String | { "description" : "The consistent string ID of the pricing-component associated with the coupon-instance-existing-value.", "verbs":["POST","PUT","GET"] } | |
existing_value | Integer | { "description" : "The existing value", "verbs":["POST","PUT","GET"] } |
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.