US Mail API version 3.0 document data.

Implements

Constructors

Properties

isReturnToSender: BooleanField

Whether the mailing is marked as return to sender.

recipientAddresses: UsMailV3RecipientAddress[] = []

The addresses of the recipients.

recipientNames: StringField[] = []

The names of the recipients.

senderAddress: UsMailV3SenderAddress

The address of the sender.

senderName: StringField

The name of the sender.

Methods