AboutSupportDeveloper GuideVersion 38.126.83.74
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