DirectoryDataCountryInformationInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The country id for the store. | |
| twoLetterAbbreviation | string | The country 2 letter abbreviation for the store. | |
| threeLetterAbbreviation | string | The country 3 letter abbreviation for the store. | |
| fullNameLocale | string | The country full name (in store locale) for the store. | |
| fullNameEnglish | string | The country full name (in English) for the store. | |
| availableRegions | \SpringImport\Swagger\Magento2\Client\Model\DirectoryDataRegionInformationInterface[] | The available regions for the store. | [optional] |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\DirectoryDataCountryInformationExtensionInterface | [optional] |