AboutSupportDeveloper GuideVersion 45.147.100.44
interface TentacledID {
    email?: string;
    FDS_ID?: string;
    [property: string]: any;
}

Indexable

  • [property: string]: any

Properties

Properties

email?: string
FDS_ID?: string