Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 517 Bytes

ContactUpdatePayload.md

File metadata and controls

11 lines (8 loc) · 517 Bytes

# ContactUpdatePayload

Properties

Name Type Description Notes
first_name string First name. [optional]
last_name string Last name. [optional]
custom_fields array<string,string> A key-value collection of custom contact fields which can be used in the system. [optional]

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