Sha256: 1f93b339f1b500f2e0e09cf21da9af146817ee7bbd28fcfab03c4f6a9361f855
Contents?: true
Size: 758 Bytes
Versions: 20
Compression:
Stored size: 758 Bytes
Contents
--- title: AsyncWeekScheduleResponse --- ## PureCloud::AsyncWeekScheduleResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **status** | **String** | The status of the request | [optional] | | **result** | [**WeekSchedule**](WeekSchedule.html) | Week schedule result. The value will be null if the data is sent through notification or if response is large. | [optional] | | **operation_id** | **String** | The operation id to watch for on the notification topic if status == Processing | [optional] | | **download_url** | **String** | The url to fetch the result for large responses. The value will be null if result contains the data | [optional] | {: class="table table-striped"}
Version data entries
20 entries across 20 versions & 1 rubygems