Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 699 Bytes

Subscribers.md

File metadata and controls

12 lines (8 loc) · 699 Bytes

Subscribers

Properties

Name Type Description Notes
Email string [default to null]
Name string [optional] [default to null]
CustomFields interface{} 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]