brandon14/ebay-sdk-php

View on GitHub
src/Buy/Browse/V1/docs/Model/ShipToLocation.md

Summary

Maintainability
Test Coverage
# # ShipToLocation

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**country** | **string** | The two-letter <a href=\"https://www.iso.org/iso-3166-country-codes.html \" target=\"_blank\">ISO 3166</a> standard of the country for where the item is to be shipped. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/buy/browse/types/ba:CountryCodeEnum'>eBay API documentation</a> | [optional]
**postal_code** | **string** | The zip code (postal code) for where the item is to be shipped. | [optional]

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