Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 902 Bytes

Region.md

File metadata and controls

17 lines (13 loc) · 902 Bytes

Yaksa.OrckestraCommerce.Client.Model.Region

Region

Properties

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]

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