Sha256: 82cae0e1fd6920c458818cd44c4cbc11f4166ec61444f4a2d91ec4e3132353fb
Contents?: true
Size: 1.18 KB
Versions: 3
Compression:
Stored size: 1.18 KB
Contents
--- title: RecordingJob --- ## PureCloud::RecordingJob ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **state** | **String** | The current state of the job. | | | **recording_jobs_query** | [**RecordingJobsQuery**](RecordingJobsQuery.html) | Original query of the job. | [optional] | | **date_created** | **DateTime** | Date when the job was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **total_conversations** | **Integer** | Total number of conversations affected. | [optional] | | **total_recordings** | **Integer** | Total number of recordings affected. | [optional] | | **total_processed_recordings** | **Integer** | Total number of recordings have been processed. | [optional] | | **percent_progress** | **Integer** | Progress in percentage based on the number of recordings | [optional] | | **error_message** | **String** | Error occurred during the job execution | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-62.0.0 | docs/RecordingJob.md |
purecloudplatformclientv2-61.0.0 | docs/RecordingJob.md |
purecloudplatformclientv2-60.0.0 | docs/RecordingJob.md |