Sha256: dfba796d573f76d3465854ad87df06b2a95b78341f7ed16422a5fa2180f6b838

Contents?: true

Size: 726 Bytes

Versions: 5

Compression:

Stored size: 726 Bytes

Contents

---
title: DocumentEntityListing
---
## PureCloud::DocumentEntityListing

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **entities** | [**Array<Document>**](Document.html) |  | [optional] |
| **page_size** | **Integer** |  | [optional] |
| **page_number** | **Integer** |  | [optional] |
| **total** | **Integer** |  | [optional] |
| **self_uri** | **String** |  | [optional] |
| **previous_uri** | **String** |  | [optional] |
| **next_uri** | **String** |  | [optional] |
| **last_uri** | **String** |  | [optional] |
| **first_uri** | **String** |  | [optional] |
| **page_count** | **Integer** |  | [optional] |
{: class="table table-striped"}


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
purecloudplatformclientv2-43.0.0 docs/DocumentEntityListing.md
purecloudplatformclientv2-40.0.0 docs/DocumentEntityListing.md
purecloudplatformclientv2-39.1.0 docs/DocumentEntityListing.md
purecloudplatformclientv2-38.0.0 docs/DocumentEntityListing.md
purecloudplatformclientv2-5.0.0 docs/DocumentEntityListing.md