Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 578 Bytes

ContactUpdatePayload.md

File metadata and controls

12 lines (8 loc) · 578 Bytes

ElasticEmail.Model.ContactUpdatePayload

Properties

Name Type Description Notes
FirstName string First name. [optional]
LastName string Last name. [optional]
CustomFields Dictionary<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]