DiscountConditionProductType
This represents the association between a discount condition and a product type
Properties
product_type_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
The details of the product type.
The details of the discount condition.
Was this section helpful?