Type Alias AggregationResponse

AggregationResponse: AggregatedResultItemCollection & {
    typing?: TypeInformationOuter;
}