Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 409 Bytes

File metadata and controls

15 lines (7 loc) · 409 Bytes

ContactUpdatePayload

Properties

Name Type Description Notes
firstName String First name. [optional]
lastName String Last name. [optional]
customFields Map<String, String> A key-value collection of custom contact fields which can be used in the system. [optional]