Variable CountryLocationStructConst

CountryLocationStruct: Describe<CountryLocation> = ...

A country identified by a unique code, e.g. an ISO alpha-2 code (more info). It has a friendly name and an estimated center location.

Generated using TypeDoc