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

    Interface InstrumentList

    interface InstrumentList {
        id?: { [key: string]: string };
        instruments: OpenFin.FDC3.v1_2.Instrument[];
        name?: string;
        type: string;
    }
    Index
    id?: { [key: string]: string }
    instruments: OpenFin.FDC3.v1_2.Instrument[]
    name?: string
    type: string