Sha256: 05f5eee1618d7e6dfa3b832cf3c0f59c6eaff1d4fcf2db384ec4357c7d40006a

Contents?: true

Size: 851 Bytes

Versions: 5

Compression:

Stored size: 851 Bytes

Contents

---
title: ListItemComponent
---
## PureCloud::ListItemComponent

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | An ID assigned to this component | [optional] |
| **rmid** | **String** | An ID of the rich message instance | [optional] |
| **type** | **String** | The type of component to render | [optional] |
| **image** | **String** | Path or URI to an image file | [optional] |
| **title** | **String** | The main headline of the list item | [optional] |
| **description** | **String** | Text to show in the description row | [optional] |
| **actions** | [**ContentActions**](ContentActions.html) | User actions available on the content. All actions are optional and all actions are executed simultaneously. | [optional] |
{: class="table table-striped"}


Version data entries

5 entries across 5 versions & 1 rubygems

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