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

Properties

ISOALPHA2?: string
ISOALPHA3?: string