projects/congarevenuecloud/ecommerce/src/lib/interfaces/aggregate-query.interface.ts
The interface defines aggregate result for each aggregate record.
Properties |
|
| AggregationField |
AggregationField:
|
Type : number
|
| Optional |
|
Aggregate result based on the specified aggregate function. |
| QueryField |
QueryField:
|
Type : string
|
|
List of AObject fields to be passed in the query. |