Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 730 Bytes

UpdatingASubscriberRequest.md

File metadata and controls

11 lines (8 loc) · 730 Bytes

Moosend.Wrappers.CSharpWrapper.Model.UpdatingASubscriberRequest

Properties

Name Type Description Notes
Email string The email address of the member.
Name string The name of the member. [optional]
CustomFields string A list of name-value pairs that match the member's custom fields defined in the mailing list. For example, if you have two custom fields named Age and Country, you should specify values for them as following example. [optional]

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