A request object to create a SMTP API token

Constructors

Properties

campaignName: string

A name for the campaign tied to the SMTP API token.

createContact: boolean

Indicates whether a contact should be created for email recipients.

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

Methods