# AlfrescoContentServicesRestApi.GenericFacetResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | The facet type, eg. interval, range, pivot, stats | [optional] 
**label** | **String** | The field name or its explicit label, if provided on the request | [optional] 
**buckets** | [**[GenericBucket]**](GenericBucket.md) | An array of buckets and values | [optional] 


