Interface ContactEmailInput

An email address to create. Only address is required: an omitted type is stored as "other".

Hierarchy

  • ContactEmailInput

Properties

address: string
type?: string
customLabel?: null | string

Generated using TypeDoc