AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Interface CountryID

    interface CountryID {
        COUNTRY_ISOALPHA2?: string;
        COUNTRY_ISOALPHA3?: string;
        ISOALPHA2?: string;
        ISOALPHA3?: string;
        [property: string]: any;
    }

    Indexable

    • [property: string]: any
    Index
    COUNTRY_ISOALPHA2?: string
    COUNTRY_ISOALPHA3?: string
    ISOALPHA2?: string
    ISOALPHA3?: string