alfresco-js-api
Version:
JavaScript client library for the Alfresco REST API
11 lines (7 loc) • 459 B
Markdown
# 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]