| Name | Type | Description | Notes |
|---|---|---|---|
| connect_url | string | URL to the settings screen to connect. Null if the provider is already connected. | [optional] |
| list_count | int | list_count | [optional] |
| lists | \ultracart\v2\models\EmailThirdPartyList[] | lists | [optional] |
| logo_url | string | logo_url | [optional] |
| name | string | name | [optional] |
| supports_add_tags | bool | True if this provider can support adding tags | [optional] |
| supports_list_subscribe | bool | True if this provider can support list subscribe | [optional] |
| supports_list_unsubscribe | bool | True if this provider can support list unsubscribe | [optional] |
| supports_remove_tags | bool | True if this provider can support remove tags | [optional] |
| tag_count | int | tag_count | [optional] |
| tags | \ultracart\v2\models\EmailThirdPartyTag[] | tags | [optional] |