Name | Type | Description | Notes |
---|---|---|---|
country_code | \SapientPro\EbayAccountSDK\Enums\CountryCodeEnum | A two-letter <a href="https://www.iso.org/iso-3166-country-codes.html\" title="https://www.iso.org\" target="_blank">ISO 3166</a> country code representing the eBay marketplace where the shipping rate table is defined. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/account/types/ba:CountryCodeEnum'>eBay API documentation</a> | [optional] |
locality | \SapientPro\EbayAccountSDK\Enums\ShippingOptionTypeEnum | This enumeration value returned here indicates whether the shipping rate table is a domestic or international shipping rate table. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/account/types/api:ShippingOptionTypeEnum'>eBay API documentation</a> | [optional] |
name | string | The seller-defined name for the shipping rate table. | [optional] |
rate_table_id | string | A unique eBay-assigned ID for a seller's shipping rate table. These <b>rateTableId</b> values are used to associate shipping rate tables to fulfillment business policies or directly to listings through an add/revise/relist call in the Trading API. | [optional] |