Sha256: 32aacd05c1604ab25e0abe2c0798e28c111b8fb364898d72c38883c740df7d9b
Contents?: true
Size: 956 Bytes
Versions: 7
Compression:
Stored size: 956 Bytes
Contents
--- title: WfmHistoricalAdherenceQuery --- ## PureCloud::WfmHistoricalAdherenceQuery ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **start_date** | **DateTime** | Beginning of the date range to query in ISO-8601 format | | | **end_date** | **DateTime** | End of the date range to query in ISO-8601 format. If it is not set, end date will be set to current time | [optional] | | **time_zone** | **String** | The time zone to use for returned results in olson format. If it is not set, the management unit time zone will be used to compute adherence | [optional] | | **user_ids** | **Array<String>** | The userIds to report on. If it is not set, adherence will be computed for all the users in management unit | [optional] | | **include_exceptions** | **BOOLEAN** | Whether user exceptions should be returned as part of the results | [optional] | {: class="table table-striped"}
Version data entries
7 entries across 7 versions & 1 rubygems