Skip to main content

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

TemporalProperties.created_at


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

TemporalProperties.deleted_at


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

TemporalProperties.updated_at


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