Sha256: 1467ed78f7c7aed260c58ebf1476a9e46d18fc0fcb04e0a1de840e76abd4039a

Contents?: true

Size: 886 Bytes

Versions: 2

Compression:

Stored size: 886 Bytes

Contents

---
title: AvailableTopic
---
## PureCloud::AvailableTopic

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **description** | **String** |  | [optional] |
| **id** | **String** |  | [optional] |
| **requires_permissions** | **Array<String>** | Permissions required to subscribe to the topic | [optional] |
| **schema** | **Hash<String, Object>** |  | [optional] |
| **requires_current_user** | **BOOLEAN** | True if the topic user ID is required to match the subscribing user ID | [optional] |
| **requires_current_user_or_permission** | **BOOLEAN** | True if permissions are only required when the topic user ID does not match the subscribing user ID | [optional] |
| **transports** | **Array<String>** | Transports that support events for the topic | [optional] |
{: class="table table-striped"}


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/AvailableTopic.md
purecloudplatformclientv2-95.0.0 docs/AvailableTopic.md