Region
Name | Type | Description | Notes |
---|---|---|---|
Id | string | The unique identifier of the entity. | |
PropertyBag | Dictionary<string, Object> | [optional] | |
CountryId | string | The Id of the Country parent of this Region | |
IsoCode | string | The four letter iso code identifying the Region uniquely | [optional] |
IsSupported | bool | The indicator specifying if the Region is supported by the merchant | [optional] |
Name | Dictionary<string, string> | [optional] | |
SortOrder | int | The number used for ordering the Region in a list | [optional] |