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

Version Path
purecloud-0.45.1 doc_out/WorkItemCache.html.md
purecloud-0.44.1 doc_out/WorkItemCache.html.md
purecloud-0.43.1 doc_out/WorkItemCache.html.md
purecloud-0.42.1 doc_out/WorkItemCache.html.md
purecloud-0.41.1 doc_out/WorkItemCache.html.md
purecloud-0.40.1 doc_out/WorkItemCache.html.md
purecloud-0.39.1 doc_out/WorkItemCache.html.md
purecloud-0.38.1 doc_out/WorkItemCache.html.md
purecloud-0.37.1 doc_out/WorkItemCache.html.md
purecloud-0.36.1 doc_out/WorkItemCache.html.md