Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.58 KB

Availability.md

File metadata and controls

10 lines (7 loc) · 2.58 KB

Availability

Properties

Name Type Description Notes
pickupAtLocationAvailability \SapientPro\EbayInventorySDK\Models\PickupAtLocationAvailability[] This container consists of an array of one or more of the merchant's physical store locations where the inventory item is available for In-Store Pickup orders. The merchant's location, the quantity available, and the fulfillment time (how soon the item will be ready for pickup after the order takes place) are all in this container. In-Store Pickup is only available to large merchants selling on the US, UK, Germany, and Australia sites. [optional]
shipToLocationAvailability \SapientPro\EbayInventorySDK\Models\ShipToLocationAvailability [optional]

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