Interface: ContactProjection
Email contact for address book
export
interface
ContactProjection
Table of contents
Properties
Properties
company
• Optional
company: string
memberof
ContactProjection
createdAt
• createdAt: Date
memberof
ContactProjection
emailAddresses
• Optional
emailAddresses: string
[]
memberof
ContactProjection
firstName
• Optional
firstName: string
memberof
ContactProjection
groupId
• Optional
groupId: string
memberof
ContactProjection
id
• id: string
memberof
ContactProjection
lastName
• Optional
lastName: string
memberof
ContactProjection
optOut
• optOut: boolean
memberof
ContactProjection