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

com.ultracart.admin.v2.Model.EmailList

Properties

Name Type Description Notes
AllowCsvDownload bool? True if the current user has the rights to download this list. [optional]
CreatedDts string Created date [optional]
Deleted bool? True if this campaign was deleted [optional]
EmailListUuid string Email list UUID [optional]
EspListSegmentFolderUuid string List/Segment folder UUID [optional]
MemberCount int? Count of members in this list [optional]
MerchantId string Merchant ID [optional]
Name string Name of email list [optional]
PublicDescription string Description of list shown to customer. [optional]
PublicList bool? True if this list is public [optional]
StorefrontOid int? Storefront oid [optional]
UsedBy List<EmailListSegmentUsedBy> Details on the flows or campaigns that use this list. [optional]

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