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

Properties

ISOALPHA2?: string
ISOALPHA3?: string