DiscountConditionCustomerGroup
Associates a discount condition with a customer group
Constructors
constructor
**new DiscountConditionCustomerGroup**()
Associates a discount condition with a customer group
Properties
condition_idstringRequiredThe ID of the Discount Condition
created_atDateRequiredThe date with timezone at which the resource was created.
customer_groupCustomerGroupAvailable if the relation
customer\_group is expanded.customer_group_idstringRequiredThe ID of the Product Tag
discount_conditionDiscountConditionAvailable if the relation
discount\_condition is expanded.metadataRecord<string, unknown>RequiredAn optional key-value map with additional details
updated_atDateRequiredThe date with timezone at which the resource was updated.
Was this section helpful?