Country/region information

interface ProfileRegion {
    code: string;
    name: string;
}

Properties

Properties

code: string

The two-letter code defined in ISO 3166 for the country/region.

name: string

Localized country/region name