--- title: UserActionMetadata --- ## PureCloud::UserActionMetadata ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **category** | **String** | | [optional] | | **deprecated** | **BOOLEAN** | | [optional] [default to false]| | **description** | **String** | | [optional] | | **published** | **BOOLEAN** | | [optional] [default to false]| | **tags** | **Array<String>** | | [optional] | | **help_link** | **String** | | [optional] | | **requests** | [**Array<UserActionMetadataRequest>**](UserActionMetadataRequest.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}