Sha256: 836e5b352772f2dee8dcaa522618988ee64bbdd0093458f90635721c3256a26b
Contents?: true
Size: 989 Bytes
Versions: 5
Compression:
Stored size: 989 Bytes
Contents
--- title: ContentGeneric --- ## PureCloud::ContentGeneric ## 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] | | **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] | | **image** | **String** | Path or URI to an image file | [optional] | | **video** | **String** | Path or URI to a video file | [optional] | | **actions** | [**ContentActions**](ContentActions.html) | User actions available on the content. All actions are optional and all actions are executed simultaneously. | [optional] | | **components** | [**Array<ButtonComponent>**](ButtonComponent.html) | An array of component objects | [optional] | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems