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

Indexable

  • [property: string]: any

Properties

Properties

FDS_ID?: string
email?: string