Sha256: 2cd6c280a50f8ea691dafcf8bf67b6c2f65e41ddb6b61bec21b4366e00ab0f9f
Contents?: true
Size: 753 Bytes
Versions: 39
Compression:
Stored size: 753 Bytes
Contents
--- title: AsyncWeekScheduleResponse --- ## PureCloud::AsyncWeekScheduleResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **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] | | **download_url** | **String** | The url to fetch the result for large responses. The value is null if result contains the data | [optional] | | **status** | **String** | The status of the request | [optional] | | **operation_id** | **String** | The operation id to watch for on the notification topic if status == Processing | [optional] | {: class="table table-striped"}
Version data entries
39 entries across 39 versions & 1 rubygems