EmailContact
An contact method via email.
Title
Email Contact
Extends
Properties
created_at?
optional created_at: Date;
The date and time the record was created.
Title
Created At
Inherited from
createdAt?
optional createdAt: Date;
The date and time the contact method was created.
Title
Created At
deleted_at?
optional deleted_at: Date;
The date and time the record was soft deleted.
Title
Deleted At
Inherited from
deliversTo
deliversTo: string;
An email address
Title
Email Address
id?
optional id: string;
The ID of the email contact.
Title
ID
lastVerifiedByID?
optional lastVerifiedByID: string;
The ID of the last contact to verify the email.
Title
Last Verified By
pointOfContact?
optional pointOfContact: PointOfContact;
The parent contact.
Title
Point of Contact
updated_at?
optional updated_at: Date;
The date and time the record was last updated.
Title
Updated At
Inherited from
updatedAt?
optional updatedAt: Date;
The date and time the contact method was last updated.
Title
Updated At
verifiedAt?
optional verifiedAt: Date;
The date and time the contact method was verified.
Title
Verified At