| 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] |