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

Properties

ISOALPHA2?: string
ISOALPHA3?: string