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

    Interface EntityInfo

    interface EntityInfo {
        entityType: EntityType;
        name: string;
        uuid: string;
    }
    Index
    entityType: EntityType
    name: string
    uuid: string