Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.08 KB

File metadata and controls

23 lines (15 loc) · 1.08 KB

EmailThirdPartyProvider

Properties

Name Type Description Notes
connectUrl String URL to the settings screen to connect. Null if the provider is already connected. [optional]
listCount Integer list_count [optional]
lists List<EmailThirdPartyList> lists [optional]
logoUrl String logo_url [optional]
name String name [optional]
supportsAddTags Boolean True if this provider can support adding tags [optional]
supportsListSubscribe Boolean True if this provider can support list subscribe [optional]
supportsListUnsubscribe Boolean True if this provider can support list unsubscribe [optional]
supportsRemoveTags Boolean True if this provider can support remove tags [optional]
tagCount Integer tag_count [optional]
tags List<EmailThirdPartyTag> tags [optional]