Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.03 KB

CouponQuery.md

File metadata and controls

19 lines (15 loc) · 1.03 KB

CouponQuery

Properties

Name Type Description Notes
affiliate_oid int Affiliate oid [optional]
coupon_type string The type of coupon. [optional]
description string Description of this coupon [optional]
exclude_expired bool Exclude expired coupons if true [optional]
expiration_dts_begin string Expiration date begin [optional]
expiration_dts_end string Expiration date begin [optional]
merchant_code string Merchant code is a unique character string for this coupon. [optional]
merchant_code_or_description string Merchant code description used for searching [optional]
start_dts_begin string Start date begin [optional]
start_dts_end string Start date end [optional]

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