AboutSupportDeveloper GuideVersion 40.128.82.13
interface CountryID {
    ISOALPHA2?: string;
    ISOALPHA3?: string;
}

Properties

ISOALPHA2?: string
ISOALPHA3?: string