Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.61 KB

AvailableCoupon.md

File metadata and controls

14 lines (11 loc) · 1.61 KB

# AvailableCoupon

Properties

Name Type Description Notes
constraint \OpenAPI\EbayBrowseClient\Model\CouponConstraint [optional]
discount_amount \OpenAPI\EbayBrowseClient\Model\Amount [optional]
discount_type string The type of discount that the coupon applies. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/buy/browse/types/gct:CouponDiscountType&#39;&gt;eBay API documentation</a> [optional]
message string A description of the coupon.<br><br><span class=&quot;tablenote&quot;><b> Note: </b> The value returned in the <b>termsWebUrl</b> field should appear for all experiences when displaying coupons. The value in the <b>availableCoupons.message</b> field must also be included, if returned in the API response.</span> [optional]
redemption_code string The coupon code. [optional]
terms_web_url string The URL to the coupon terms of use.<br><br><span class=&quot;tablenote&quot;><b> Note: </b> The value returned in the <b>termsWebUrl</b> field should appear for all experiences when displaying coupons. The value in the <b>availableCoupons.message</b> field must also be included, if returned in the API response.</span> [optional]

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