Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 677 Bytes

Subscriber.md

File metadata and controls

16 lines (12 loc) · 677 Bytes

Subscriber

Properties

Name Type Description Notes
email str
first_name str [optional]
force_subscribe bool [optional] [default to True]
last_name str [optional]
name str Full name of the contact. Will, if present, take precedence over first_name and last_name. [optional]
subscribed datetime [optional]
tags list[str] [optional]

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