Sha256: ab7c885b7822901cda3ccd79a21a861263458ad8f531417d80226eef3d72469f

Contents?: true

Size: 1007 Bytes

Versions: 5

Compression:

Stored size: 1007 Bytes

Contents

---
title: ContentList
---
## PureCloud::ContentList

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | An ID assigned to this rich message content. Each instance inside the content array has a unique ID. | [optional] |
| **list_type** | **String** | The type of list this instance represents | [optional] |
| **title** | **String** | Text to show in the title row | [optional] |
| **description** | **String** | Text to show in the description row. This is immediately below the title | [optional] |
| **submit_label** | **String** | Label for Submit button | [optional] |
| **actions** | [**ContentActions**](ContentActions.html) | User actions available on the content. All actions are optional and all actions are executed simultaneously. | [optional] |
| **components** | [**Array<ListItemComponent>**](ListItemComponent.html) | An array of component objects | [optional] |
{: class="table table-striped"}


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/ContentList.md
purecloudplatformclientv2-95.0.0 docs/ContentList.md
purecloudplatformclientv2-94.0.0 docs/ContentList.md
purecloudplatformclientv2-93.0.0 docs/ContentList.md
purecloudplatformclientv2-92.0.0 docs/ContentList.md