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

Properties

ISOALPHA2?: string
ISOALPHA3?: string