Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 799 Bytes

Region.md

File metadata and controls

15 lines (11 loc) · 799 Bytes

Org.OpenAPITools.Model.Region

Region information.

Properties

Name Type Description Notes
Id string A unique ID for the Region. [optional]
Country string The two-letter country code for this Region. [optional]
Options List<string> An array of product features available in this Region. [optional]
Continent string The name of the continent for this Region. [optional]
City string The name of the city for this Region. [optional]

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