Interface AliasDto

Email alias representation

Export

Interface

AliasDto

Hierarchy

  • AliasDto

Properties

createdAt?: Date

Memberof

AliasDto

domainId?: string

Domain ID associated with the alias

Memberof

AliasDto

emailAddress: string

The alias's email address for receiving email

Memberof

AliasDto

id: string

Memberof

AliasDto

inboxId: string

Inbox that is associated with the alias

Memberof

AliasDto

isVerified: boolean

Has the alias been verified. You must verify an alias if the masked email address has not yet been verified by your account

Memberof

AliasDto

maskedEmailAddress?: string

The underlying email address that is hidden and will received forwarded email

Memberof

AliasDto

name?: string

Memberof

AliasDto

updatedAt?: Date

Memberof

AliasDto

useThreads?: boolean

If alias will generate response threads or not when email are received by it

Memberof

AliasDto

userId: string

Memberof

AliasDto