Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.23 KB

EmailList.md

File metadata and controls

21 lines (17 loc) · 1.23 KB

EmailList

Properties

Name Type Description Notes
allow_csv_download bool True if the current user has the rights to download this list. [optional]
created_dts string Created date [optional]
deleted bool True if this campaign was deleted [optional]
email_list_uuid string Email list UUID [optional]
esp_list_segment_folder_uuid string List/Segment folder UUID [optional]
member_count int Count of members in this list [optional]
merchant_id string Merchant ID [optional]
name string Name of email list [optional]
public_description string Description of list shown to customer. [optional]
public_list bool True if this list is public [optional]
storefront_oid int Storefront oid [optional]
used_by \ultracart\v2\models\EmailListSegmentUsedBy[] Details on the flows or campaigns that use this list. [optional]

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