Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 745 Bytes

UpdatingASubscriberRequest.md

File metadata and controls

12 lines (8 loc) · 745 Bytes

UpdatingASubscriberRequest

Properties

Name Type Description Notes
Email string The email address of the member. [default to null]
Name string The name of the member. [optional] [default to null]
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] [default to null]

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