AlertsSummaryGroup interface
Group the result set.
Properties
| groupedby | Name of the field aggregated |
| smart |
Total count of the smart groups. |
| total | Total count of the result set. |
| values | List of the items |
Property Details
groupedby
Name of the field aggregated
groupedby?: string
Property Value
string
smartGroupsCount
Total count of the smart groups.
smartGroupsCount?: number
Property Value
number
total
Total count of the result set.
total?: number
Property Value
number