Name | Type | Description | Notes |
---|---|---|---|
id | AllOfShippingZoneId | The shipping zone identifier string. | [optional] |
name | String | The shipping zone name. | |
countries | Array<String> | Countries covered by the shipping zone. A country can only belong to one shipping zone (no overlapping). This property can be empty or null to create a default shipping zone for countries that were not specified in other zones. | [optional] |
rates | Array<AllOfShippingZoneRatesItems> | Price-based shipping rate instructions. | [optional] |
is_default | **** | Is this Shipping Zone default. | [optional] |
created_time | AllOfShippingZoneCreatedTime | The shipping zone created time. | [optional] |
updated_time | AllOfShippingZoneUpdatedTime | The shipping zone updated time. | [optional] |
_links | Array<SelfLink> | The links related to resource. | [optional] |