Sha256: 242c7e116112aa1c74db2a3bacd68463a0a8f7ff3317003fd4b7991e85069192
Contents?: true
Size: 866 Bytes
Versions: 48
Compression:
Stored size: 866 Bytes
Contents
--- title: SchedulingStatusResponse --- ## PureCloud::SchedulingStatusResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The ID generated for the scheduling job. Use to GET result when job is completed. | [optional] | | **status** | **String** | The status of the scheduling job. | [optional] | | **error_details** | [**Array<SchedulingProcessingError>**](SchedulingProcessingError.html) | If the request could not be properly processed, error details will be given here. | [optional] | | **scheduling_result_uri** | **String** | The uri of the scheduling result. It has a value if the status is 'Success'. | [optional] | | **percent_complete** | **Integer** | The percentage of the job that is complete. | [optional] | {: class="table table-striped"}
Version data entries
48 entries across 48 versions & 1 rubygems