Skip to main content

Interface: EmailContact

Defined in: type/EmailContact.ts:4

Object class for EmailContact

Properties

adminUserId?

optional adminUserId?: number

Defined in: type/EmailContact.ts:14

Email address and name are taken from the the adminUser with the given adminUserId


contactId?

optional contactId?: number

Defined in: type/EmailContact.ts:10

Email address and name are taken from the the contact with the given contactId


customerId?

optional customerId?: number

Defined in: type/EmailContact.ts:12

Email address and name are taken from the the contact with the given customerId


email?

optional email?: string

Defined in: type/EmailContact.ts:6

Email address of the contact


name?

optional name?: string

Defined in: type/EmailContact.ts:8

Name of the contact