# ClipboardAction
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | Option<**String**> | Type of action | [optional]
**label** | Option<**String**> | Label for the action. | [optional]
**clipboard_text** | **String** | Text that is copied to the clipboard. Max character limit: 1000 |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)