Skip to main content

PhoneContact

An contact method via phone.

Title

Phone Contact Method

Extends

Properties

created_at?

optional created_at: Date;

The date and time the record was created.

Title

Created At

Inherited from

TemporalProperties.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


id?

optional id: string;

The ID of the phone 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.


subscriberNumber

subscriberNumber: PhoneNumber;

The E.164 formatted phone number.


updated_at?

optional updated_at: Date;

The date and time the record was last updated.

Title

Updated At

Inherited from

TemporalProperties.updated_at


verifiedAt?

optional verifiedAt: Date;

The date and time the contact method was verified.

Title

Verified At