Sha256: 11280236dbe3a7d2a57128033a6459e3c8a2dbcdc6266767b2671120bafa2f78
Contents?: true
Size: 806 Bytes
Versions: 48
Compression:
Stored size: 806 Bytes
Contents
--- title: ModelingStatusResponse --- ## PureCloud::ModelingStatusResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The ID generated for the modeling job. Use to GET result when job is completed. | [optional] | | **status** | **String** | The status of the modeling job. | [optional] | | **error_details** | [**Array<ModelingProcessingError>**](ModelingProcessingError.html) | If the request could not be properly processed, error details will be given here. | [optional] | | **modeling_result_uri** | **String** | The uri of the modeling result. It has a value if the status is either 'Success', 'PartialFailure', or 'Failed'. | [optional] | {: class="table table-striped"}
Version data entries
48 entries across 48 versions & 1 rubygems