Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Country

Data structure of a country.

Index

Properties

Properties

ISO_A3

ISO_A3 : string

ISO_A3 code of the country. Eq. 'FIN'. This is case insensitive.

Roughly follows the M49 standard.

name

name : string

Name of the country. Eq. 'Finland'. This is case insensitive.

Roughly follows the M49 standard.