brandon14/ebay-sdk-php

View on GitHub
src/Sell/Inventory/V1/docs/Model/Availability.md

Summary

Maintainability
Test Coverage
# # Availability

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pickup_at_location_availability** | [**\TNT\Ebay\Sell\Inventory\V1\Model\PickupAtLocationAvailability[]**](PickupAtLocationAvailability.md) | 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]
**ship_to_location_availability** | [**\TNT\Ebay\Sell\Inventory\V1\Model\ShipToLocationAvailability**](ShipToLocationAvailability.md) |  | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)