Skip to main content
Skip to main content

DiscountConditionProduct

This represents the association between a discount condition and a product

Properties

product_idstringRequired
The ID of the Product Tag
condition_idstringRequired
The ID of the Discount Condition
created_atDateRequired
The date with timezone at which the resource was created.
updated_atDateRequired
The date with timezone at which the resource was updated.
metadataRecord<string, unknown>Required
An optional key-value map with additional details
productProduct
The details of the product.
discount_conditionDiscountCondition
The details of the discount condition.
Was this section helpful?