Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 728 Bytes

InlineResponse20016Data.md

File metadata and controls

29 lines (14 loc) · 728 Bytes

realtimequotes.InlineResponse20016Data

Properties

Name Type Description Notes
id Number Identifier of a region. [optional]
code String ISO 3166-1 alpha-2 code of the country. This attribute is set for each country, may be set for miscellaneous regions and is empty for regions of other types. [optional]
name String Name of the region. [optional]
type String Type of the region. [optional]

Enum: TypeEnum

  • continent (value: "continent")

  • country (value: "country")

  • subdivision (value: "subdivision")

  • misc (value: "misc")

  • compound (value: "compound")