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

    Interface Country

    interface Country {
        id: OpenFin.FDC3.v2_0.CountryID;
        name?: string;
        type: string;
        [property: string]: any;
    }

    Indexable

    • [property: string]: any
    Index
    name?: string
    type: string