Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.08 KB

SelectedInventoryDiscount.md

File metadata and controls

12 lines (9 loc) · 1.08 KB

# SelectedInventoryDiscount

Properties

Name Type Description Notes
discountBenefit \macropage\SDKs\ebay\rest\marketing\Model\DiscountBenefit [optional]
discountId string A unique, eBay-generated ID that you can use to identify the discount. This field is ignored in POST and PUT operations. [optional]
inventoryCriterion \macropage\SDKs\ebay\rest\marketing\Model\InventoryCriterion [optional]
ruleOrder int For markdown promotions, this field is reserved for future use. <!--This field specifies the precedence of this set of inventory criteria, which is taken into account if an item is selected for multiple discounts by different sets of criteria. The criteria with the highest priority (lowest ruleOrder value) takes precedence over criteria with a lower precedence.--> [optional]

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