AboutSupportDeveloper GuideVersion 40.128.82.13
interface Organization {
    id: OpenFin.FDC3.v2_0.OrganizationID;
    name?: string;
    type: string;
    [property: string]: any;
}

Indexable

  • [property: string]: any

Properties

Properties

name?: string
type: string