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

Properties

Properties

name?: string
type: string
""