Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.07 KB

File metadata and controls

24 lines (16 loc) · 1.07 KB

ContactResponseFields

A container for response fields of a contact

Properties

Name Type Description Notes
phoneNumber String Phone number in e.164 format [optional]
email 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 LocalDate 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]