Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 805 Bytes

File metadata and controls

22 lines (14 loc) · 805 Bytes

ContactUpdateFields

A container for fields of a contact

Properties

Name Type Description Notes
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]