Contact

A contact for a task.

Implements

Fields

action (UpsertActionType!)

Determines if it was a create or update.

contact_method (ContactMethod!)

Enum that indicates which method to use to communicate with this contact.

created_at (ISO8601DateTime!)

The date and time when this contact was created.

created_by (User!)

The user who created this contact.

email (String)

The email address of this contact, if one is provided.

first_name (String!)

The given name of the contact.

last_name (String!)

The surname of the contact.

phone_number (String)

The primary contact phone number, if any.

sentera_id (ID!)

A system-generated key identifying this object.