Sha256: 8e6225458cb40b4b45f78109119bf619459c94a0089e60e917e3a2e1498b298d

Contents?: true

Size: 726 Bytes

Versions: 3

Compression:

Stored size: 726 Bytes

Contents

---
title: ResponseEntityListing
---
## PureCloud::ResponseEntityListing

## Properties

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


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
purecloudplatformclientv2-24.0.0 docs/ResponseEntityListing.md
purecloudplatformclientv2-13.1.0 docs/ResponseEntityListing.md
purecloudplatformclientv2-13.0.0 docs/ResponseEntityListing.md