Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 653 Bytes

File metadata and controls

12 lines (9 loc) · 653 Bytes

# CategoryDiscountCriteriaRequest

Properties

Name Type Description Notes
type string Type of criteria: DATE_RANGE or PROMO_CODE [optional]
code string Promotional code for PROMO_CODE criteria [optional]
range_start_time \DateTime Start date/time for DATE_RANGE criteria (ISO-8601 format) [optional]
range_end_time \DateTime End date/time for DATE_RANGE criteria (ISO-8601 format) [optional]

[Back to Model list] [Back to API list] [Back to README]