Sha256: f7742a09760ba55a5d2f85e04f821f55cd7ef12eaadf003396c96a85fd238ad5
Contents?: true
Size: 862 Bytes
Versions: 1
Compression:
Stored size: 862 Bytes
Contents
# BrevoRuby::GetExtendedList ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | ID of the list | **name** | **String** | Name of the list | **total_blacklisted** | **Integer** | Number of blacklisted contacts in the list | **total_subscribers** | **Integer** | Number of contacts in the list | **unique_subscribers** | **Integer** | Number of unique contacts in the list | **folder_id** | **Integer** | ID of the folder | **created_at** | **String** | Creation UTC date-time of the list (YYYY-MM-DDTHH:mm:ss.SSSZ) | **campaign_stats** | [**Array<GetExtendedListCampaignStats>**](GetExtendedListCampaignStats.md) | | [optional] **dynamic_list** | **BOOLEAN** | Status telling if the list is dynamic or not (true=dynamic, false=not dynamic) | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-ruby-1.0.0 | docs/GetExtendedList.md |