Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 848 Bytes

AvailabilityDistribution.md

File metadata and controls

11 lines (8 loc) · 848 Bytes

# AvailabilityDistribution

Properties

Name Type Description Notes
fulfillment_time \eBay\Sell\Inventory\Model\TimeDuration [optional]
merchant_location_key string The unique identifier of an inventory location where quantity is available for the inventory item. This field is conditionally required to identify the inventory location that has quantity of the inventory item. [optional]
quantity int The integer value passed into this field indicates the quantity of the inventory item that is available at this inventory location. This field is conditionally required. [optional]

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