Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 736 Bytes

GenericBucket.md

File metadata and controls

13 lines (10 loc) · 736 Bytes

GenericBucket

Properties

Name Type Description Notes
label string The bucket label [optional] [default to null]
filterQuery string The filter query you can use to apply this facet [optional] [default to null]
display any An optional field for additional display information [optional] [default to null]
metrics GenericMetric[] An array of buckets and values [optional] [default to null]
facets any[] Additional list of nested facets [optional] [default to null]
bucketInfo GenericBucketBucketInfo [optional] [default to null]