Interface: EmailContactInput
Defined in: type/EmailContactInput.ts:4
Input object for EmailContactInput
Properties
adminUserId?
optionaladminUserId?:number
Defined in: type/EmailContactInput.ts:14
Email address and name are taken from the the adminUser with the given adminUserId
contactId?
optionalcontactId?:number
Defined in: type/EmailContactInput.ts:10
Email address and name are taken from the the contact with the given contactId
customerId?
optionalcustomerId?:number
Defined in: type/EmailContactInput.ts:12
Email address and name are taken from the the contact with the given customerId
email?
optionalemail?:string
Defined in: type/EmailContactInput.ts:6
Email address of the contact
name?
optionalname?:string
Defined in: type/EmailContactInput.ts:8
Name of the contact