Sha256: b0436f0ecf019a12dbc8c95b41b53113333f0d785d6bcda1d637206d0ba162f6
Contents?: true
Size: 816 Bytes
Versions: 10
Compression:
Stored size: 816 Bytes
Contents
--- title: WorkItemCache --- ## PureCloud::WorkItemCache ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **work_item_exec_id** | **String** | The workItem instance ID that owns this cache. | [optional] | | **save_time** | **DateTime** | The time that the workItem cache was last saved. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **save_user** | [**User**](User.html) | The user that last saved the workItem cache. | [optional] | | **save_comment** | **String** | An optional comment made during the last save | [optional] | | **data_items** | [**Array<DataItem>**](DataItem.html) | The data items that are present within the cache. | [optional] | {: class="table table-striped"}
Version data entries
10 entries across 10 versions & 1 rubygems