14 lines
700 B
Markdown
14 lines
700 B
Markdown
|
|
# GetExtendedList
|
||
|
|
|
||
|
|
## Properties
|
||
|
|
Name | Type | Description | Notes
|
||
|
|
------------ | ------------- | ------------- | -------------
|
||
|
|
**folderId** | **int** | ID of the folder |
|
||
|
|
**createdAt** | **string** | Creation UTC date-time of the list (YYYY-MM-DDTHH:mm:ss.SSSZ) |
|
||
|
|
**campaignStats** | [**\Brevo\Client\Model\GetExtendedListCampaignStats[]**](GetExtendedListCampaignStats.md) | | [optional]
|
||
|
|
**dynamicList** | **bool** | Status telling if the list is dynamic or not (true=dynamic, false=not dynamic) | [optional]
|
||
|
|
|
||
|
|
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
|
||
|
|
|
||
|
|
|