Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 626 Bytes

File metadata and controls

18 lines (10 loc) · 626 Bytes

ContactPayload

Properties

Name Type Description Notes
email String Proper email address.
status ContactStatus [optional]
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. Only already existing custom fields will be saved. [optional]
consent ConsentData [optional]