Sha256: 335d95e1bff84714b2b7b78c1bde6719323185718a215f51e551d979174f1049
Contents?: true
Size: 1.09 KB
Versions: 203
Compression:
Stored size: 1.09 KB
Contents
# UltracartClient::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** | **Integer** | list_count | [optional] **lists** | [**Array<EmailThirdPartyList>**](EmailThirdPartyList.md) | 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** | **Integer** | tag_count | [optional] **tags** | [**Array<EmailThirdPartyTag>**](EmailThirdPartyTag.md) | tags | [optional]
Version data entries
203 entries across 203 versions & 1 rubygems