| Name | Type | Description | Notes |
|---|---|---|---|
| ConnectUrl | string | URL to the settings screen to connect. Null if the provider is already connected. | [optional] |
| ListCount | int | list_count | [optional] |
| Lists | List<EmailThirdPartyList> | lists | [optional] |
| LogoUrl | string | logo_url | [optional] |
| Name | string | name | [optional] |
| SupportsAddTags | bool | True if this provider can support adding tags | [optional] |
| SupportsListSubscribe | bool | True if this provider can support list subscribe | [optional] |
| SupportsListUnsubscribe | bool | True if this provider can support list unsubscribe | [optional] |
| SupportsRemoveTags | bool | True if this provider can support remove tags | [optional] |
| TagCount | int | tag_count | [optional] |
| Tags | List<EmailThirdPartyTag> | tags | [optional] |