Sha256: ee5f59f8e0cc5d49dcaa3ed6ca2b63da4cf4017b8834823fb87dcd1f4dc71bd7
Contents?: true
Size: 1.2 KB
Versions: 28
Compression:
Stored size: 1.2 KB
Contents
--- title: UserRecording --- ## PureCloud::UserRecording ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **content_uri** | **String** | | [optional] | | **workspace** | [**UriReference**](UriReference.html) | | [optional] | | **created_by** | [**UriReference**](UriReference.html) | | [optional] | | **conversation** | [**Conversation**](Conversation.html) | | [optional] | | **content_length** | **Integer** | | [optional] | | **duration_milliseconds** | **Integer** | | [optional] | | **thumbnails** | [**Array<DocumentThumbnail>**](DocumentThumbnail.html) | | [optional] | | **read** | **BOOLEAN** | | [optional] [default to false]| | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
28 entries across 28 versions & 1 rubygems