DiscountConditionCustomerGroup
Associates a discount condition with a customer group
Constructors
constructor
**new DiscountConditionCustomerGroup**()
Associates a discount condition with a customer group
Properties
condition_id
stringRequiredThe ID of the Discount Condition
created_at
DateRequiredThe date with timezone at which the resource was created.
customer_group
CustomerGroupAvailable if the relation
customer\_group
is expanded.customer_group_id
stringRequiredThe ID of the Product Tag
discount_condition
DiscountConditionAvailable if the relation
discount\_condition
is expanded.metadata
Record<string, unknown>RequiredAn optional key-value map with additional details
updated_at
DateRequiredThe date with timezone at which the resource was updated.
Was this section helpful?