Type alias CIAppAggregateBucketValue

CIAppAggregateBucketValue: string | number | CIAppAggregateBucketValueTimeseriesPoint[] | UnparsedObject

A bucket value, can either be a timeseries or a single value.

Generated using TypeDoc