Name | Type | Description | Notes |
---|---|---|---|
id | str | The country id for the store. | |
two_letter_abbreviation | str | The country 2 letter abbreviation for the store. | |
three_letter_abbreviation | str | The country 3 letter abbreviation for the store. | |
full_name_locale | str | The country full name (in store locale) for the store. | |
full_name_english | str | The country full name (in English) for the store. | |
available_regions | list[DirectoryDataRegionInformationInterface] | The available regions for the store. | [optional] |
extension_attributes | DirectoryDataCountryInformationExtensionInterface | [optional] |