Constructors

Properties

appInfo?: AppInfo
externalAccountId?: string
externalEventId: string
marketingEventName: string
objectId: string
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined
mapping: undefined | {
    [index: string]: string;
} = undefined

Methods