Interface EmailName

Interface representing an email address and optional name.

Hierarchy

  • EmailName

Properties

Properties

email: string

Email address.

name?: string

Full name.

Generated using TypeDoc