AggregateOrderByClause

AggregateOrderByClause
AggregateOrderByClause
JSON Example
{
    "field": "string",
    "aggregation_type": "string",
    "order": "string"
}
string
field
Optional

field

string
aggregation_type
Optional

aggregation_type

Enumeration: SUM, MIN, MAX, AVG
string
order
Optional

order

Enumeration: ASC, DESC