Sha256: df87040dff3447c1ee8c44d027f2429071df79c8e4754e1ffe3c0d15361d9b2c
Contents?: true
Size: 946 Bytes
Versions: 50
Compression:
Stored size: 946 Bytes
Contents
--- title: BatchDownloadJobStatusResult --- ## PureCloud::BatchDownloadJobStatusResult ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **job_id** | **String** | JobId returned when job was initially submitted | [optional] | | **expected_result_count** | **Integer** | Number of results expected when job is completed | [optional] | | **result_count** | **Integer** | Current number of results available | [optional] | | **error_count** | **Integer** | Number of error results produced so far | [optional] | | **results** | [**Array<BatchDownloadJobResult>**](BatchDownloadJobResult.html) | Current set of results for the job | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
50 entries across 50 versions & 1 rubygems