nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/GetExtendedList.md

14 lines
700 B
Markdown
Raw Normal View History

2024-09-04 18:30:33 +02:00
# 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)