AboutSupportDeveloper GuideVersion 41.130.100.31
interface Organization {
    id: OpenFin.FDC3.v1_2.OrganizationID;
    name?: string;
    type: string;
}

Properties

Properties

name?: string
type: string