5 lines
333 B
Markdown
5 lines
333 B
Markdown
## `AggregationsDateHistogramBucket`
|
|
:::
|
|
type AggregationsDateHistogramBucket = [AggregationsDateHistogramBucketKeys](./AggregationsDateHistogramBucketKeys.md) & { [property: string]: [AggregationsAggregate](./AggregationsAggregate.md) | string | [EpochTime](./EpochTime.md)<[UnitMillis](./UnitMillis.md)> | [long](./long.md);};
|
|
:::
|