A current summary of the import, whether complete or not.

Constructors

Properties

createdAt: Date
id: string
importName?: string
importRequestJson?: any
importTemplate?: ImportTemplate
optOutImport: boolean

Whether or not the import is a list of people disqualified from receiving emails.

The status of the import.

updatedAt: Date
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined

Methods

  • Returns {
        baseName: string;
        format: string;
        name: string;
        type: string;
    }[]