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