AboutSupportDeveloper GuideVersion 40.128.82.13
interface OrganizationID {
    FDS_ID?: string;
    LEI?: string;
    PERMID?: string;
    [property: string]: any;
}

Indexable

  • [property: string]: any

Properties

Properties

FDS_ID?: string
LEI?: string
PERMID?: string