Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.04 KB

DirectoryDataCountryInformationInterface.md

File metadata and controls

16 lines (12 loc) · 1.04 KB

DirectoryDataCountryInformationInterface

Properties

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]

[Back to Model list] [Back to API list] [Back to README]