Interface
Job statistics.
Properties
Property | Type | Notes |
---|---|---|
groupBy | string | Field to group by. |
groupedValues | GroupedValue[] | Results of the individual groupings. |
total | number | Total number count for the grouping. |
groupedValues
optional
Interface PropertygroupedValues: GroupedValue[]
Results of the individual groupings.