DirectoryCountryInformationAcquirer
DirectoryCountryInformationAcquirer is an auto generated table
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
The country id for the store. |
| AvailableRegions | String | False |
The available regions for the store. |
| ExtensionAttributes | String | False |
This is an auto-generated column |
| FullNameEnglish | String | False |
The country full name (in English) for the store. |
| FullNameLocale | String | False |
The country full name (in store locale) for the store. |
| ThreeLetterAbbreviation | String | False |
The country 3 letter abbreviation for the store. |
| TwoLetterAbbreviation | String | False |
The country 2 letter abbreviation for the store. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| CountryId_p | String |
This is an auto-generated column |