Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.05 KB

EmailThirdPartyProvider.md

File metadata and controls

18 lines (15 loc) · 1.05 KB

UltraCartRestApiV2.EmailThirdPartyProvider

Properties

Name Type Description Notes
connect_url String URL to the settings screen to connect. Null if the provider is already connected. [optional]
list_count Number list_count [optional]
lists [EmailThirdPartyList] lists [optional]
logo_url String logo_url [optional]
name String name [optional]
supports_add_tags Boolean True if this provider can support adding tags [optional]
supports_list_subscribe Boolean True if this provider can support list subscribe [optional]
supports_list_unsubscribe Boolean True if this provider can support list unsubscribe [optional]
supports_remove_tags Boolean True if this provider can support remove tags [optional]
tag_count Number tag_count [optional]
tags [EmailThirdPartyTag] tags [optional]