Sha256: fde6a4c3bc233a1fb2004bc73add6b1b27aaeeed999424611b0b563cfc71b425
Contents?: true
Size: 1.14 KB
Versions: 13
Compression:
Stored size: 1.14 KB
Contents
--- title: BuManagementUnitScheduleSummary --- ## PureCloud::BuManagementUnitScheduleSummary ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **management_unit** | [**ManagementUnitReference**](ManagementUnitReference.html) | The management unit to which this summary applies | [optional] | | **agent_count** | **Integer** | The number of agents from this management unit that are in the schedule | [optional] | | **start_date** | **DateTime** | The start of the schedule change in the management unit. Only populated in schedule update notifications. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **end_date** | **DateTime** | The end of the schedule change in the management unit. Only populated in schedule update notifications. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **agents** | [**Array<UserReference>**](UserReference.html) | The changed agents in the management unit. Only populated in schedule update notifications | [optional] | {: class="table table-striped"}
Version data entries
13 entries across 13 versions & 1 rubygems