DiscountConditionProductCollection
This represents the association between a discount condition and a product collection
Constructors
constructor
**new DiscountConditionProductCollection**()
This represents the association between a discount condition and a product collection
Properties
condition_idstringRequiredThe ID of the Discount Condition
created_atDateRequiredThe date with timezone at which the resource was created.
The details of the discount condition.
metadataRecord<string, unknown>RequiredAn optional key-value map with additional details
The details of the product collection.
product_collection_idstringRequiredThe ID of the Product Collection
updated_atDateRequiredThe date with timezone at which the resource was updated.
Was this section helpful?