Message: CountryMetadata

File: WebAPI/metadata_2.proto

Description

CQG country metadata. Can identify an actual country or exchange. Example: United States (US), WheatonGrains HMS (WT).

Used in

CountryListReport

Fields

country_id

Type: sint32

Description: Country ID.

Required: yes.

name

Type: string

Description: Country name.

description

Type: string

Description: Description of the country.

abbreviation

Type: string

Description: Abbreviation.

country_code

Type: string

Description: Two-letter country code (corresponds to ISO 3166-1 alpha 2 for an actual country).

deleted

Type: bool

Description: Country is deleted (used for updates).