The type that defines the fields for the country and postal code of where an item is to be shipped.
- Full name:
\SapientPro\EbayBrowseSDK\Models\ShipToLocation
- This class implements:
\SapientPro\EbayBrowseSDK\Models\EbayModelInterface
The two-letter ISO 3166 standard of the country for where the item is to be shipped. For implementation help, refer to eBay API documentation
public ?\SapientPro\EbayBrowseSDK\Enums\CountryCodeEnum $country
The zip code (postal code) for where the item is to be shipped.
public ?string $postalCode
Automatically generated from source code comments on 2023-06-15 using phpDocumentor and saggre/phpdocumentor-markdown