Skip to main content

Aggregations

Import this model from the entry point of its package:

import { Aggregations } from '@sailpoint/angular-sdk/search';

Properties

NameTypeDescriptionNotes
nested(optional) NestedAggregation[default to undefined]
metric(optional) MetricAggregation[default to undefined]
filter(optional) FilterAggregation[default to undefined]
bucket(optional) BucketAggregation[default to undefined]