AboutSupportDeveloper GuideVersion 38.126.83.74
interface FluffyID {
    FDS_ID?: string;
    email?: string;
    [property: string]: any;
}

Indexable

[property: string]: any

Properties

Properties

FDS_ID?: string
email?: string