Response from the aggregate records endpoint

interface RecordAggregateResponse {
    aggregates: RecordAggregateResults;
}

Properties

Properties