aggregations property
Array of aggregations to perform.
Up to 25 aggregations can be defined.
Implementation
core.List<Aggregation>? aggregations;
Array of aggregations to perform.
Up to 25 aggregations can be defined.
core.List<Aggregation>? aggregations;