Globalization are entities related to regional settings. Such as countries, regions, timezones and cultures.
Name | Type | Description | Notes |
---|---|---|---|
IsSupported | bool | The indicator specifying if the Country is supported by the merchant | [optional] |
Name | Dictionary<string, string> | [optional] | |
PhoneRegex | string | The Country's telephone validation regular expression | [optional] |
PostalCodeRegex | string | The Country's postal code validation regular expression | [optional] |
Regions | List<Region> | The list of Region associated to the Country | [optional] |
SortOrder | int | The number used for ordering the Country in a list | [optional] |