--- title: GenericActionEvent --- ## PureCloud::GenericActionEvent ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **action** | [**GenericEventAction**](GenericEventAction.html) | The action that triggered the event. | | | **action_map** | [**ActionMap**](ActionMap.html) | The action map that triggered the action. | [optional] | | **error_code** | **String** | Code of the error returned when the action fails. | [optional] | | **error_message** | **String** | Message of the error returned when the action fails. | [optional] | {: class="table table-striped"}