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

    Interface Country

    interface Country {
        id: OpenFin.FDC3.v1_2.CountryID;
        name?: string;
        type: string;
    }
    Index
    name?: string
    type: string