--- title: ButtonComponent --- ## PureCloud::ButtonComponent ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | An ID assigned to this component | [optional] | | **text** | **String** | Text to show inside the button | [optional] | | **title** | **String** | Tooltip text to show when hovering over the button | [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"}