Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 953 Bytes

ContactUpdateFields.md

File metadata and controls

19 lines (15 loc) · 953 Bytes

com.Messente.Api.Model.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]

[Back to Model list] [Back to API list] [Back to README]