# GetFolder
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | ID of the folder |
**name** | **string** | Name of the folder |
**totalBlacklisted** | **int** | Number of blacklisted contacts in the folder |
**totalSubscribers** | **int** | Number of contacts in the folder |
**uniqueSubscribers** | **int** | Number of unique contacts in the folder |
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)