Sha256: 5711827d7c6cf2d5872b7ff1263192ae20a186898d4556ec6e2e0b8a29dc200d
Contents?: true
Size: 765 Bytes
Versions: 1
Compression:
Stored size: 765 Bytes
Contents
--- title: CoachingAppointmentAggregateRequest --- ## PureCloud::CoachingAppointmentAggregateRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **interval** | **String** | Interval to aggregate across. Intervals are represented as an ISO-8601 string. For example: YYYY-MM-DDThh:mm:ss/YYYY-MM-DDThh:mm:ss | | | **metrics** | **Array<String>** | A list of metrics to aggregate. If omitted, all metrics are returned. | [optional] | | **group_by** | **Array<String>** | An optional list of items by which to group the result data. | [optional] | | **filter** | [**QueryRequestFilter**](QueryRequestFilter.html) | The filter applied to the data | | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-96.0.0 | docs/CoachingAppointmentAggregateRequest.md |