Skip to content

Files

Latest commit

author
ElasticEmail
Oct 8, 2021
217f0c2 · Oct 8, 2021

History

History
14 lines (10 loc) · 622 Bytes

ContactPayload.md

File metadata and controls

14 lines (10 loc) · 622 Bytes

ElasticEmail.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 {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]