Sha256: 8eb90ce9ea03fd6ab145b2c6b7d714100a930a633fe81990e82fd65d31d22afb

Contents?: true

Size: 726 Bytes

Versions: 3

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] |
| **first_uri** | **String** |  | [optional] |
| **previous_uri** | **String** |  | [optional] |
| **last_uri** | **String** |  | [optional] |
| **next_uri** | **String** |  | [optional] |
| **page_count** | **Integer** |  | [optional] |
{: class="table table-striped"}


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
purecloudplatformclientv2-31.0.0 docs/DocumentEntityListing.md
purecloudplatformclientv2-29.0.0 docs/DocumentEntityListing.md
purecloudplatformclientv2-3.0.0 docs/DocumentEntityListing.md