A container for response fields of a contact
Name | Type | Description | Notes |
---|---|---|---|
PhoneNumber | string | Phone number in e.164 format | [optional] |
string | The email of the contact | [optional] | |
FirstName | string | The first name of the contact | [optional] |
LastName | string | The last name of the contact | [optional] |
Company | string | The company of the contact | [optional] |
Title | string | The title of the contact | [optional] |
Custom | string | The first custom field | [optional] |
Custom2 | string | The second custom field | [optional] |
Custom3 | string | The third custom field | [optional] |
Custom4 | string | The fourth custom field | [optional] |
ScheduledDeletionDate | DateOnly? | The date in ISO 8601 format, YYYY-MM-DD, on which the contact is going to be deleted because it has not belonged to a group for 30 days | [optional] |