# Action ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | The Id of the action. | [optional] **eventId** | **String** | The event-Id of the action. | [optional] **parameters** | [**List<Parameter>**](Parameter.md) | A list of parameters for the action | [optional] **user** | [**User**](User.md) | The current user. | [optional] **messages** | [**List<Message>**](Message.md) | A list of messages. | [optional] **fields** | [**List<ActionField>**](ActionField.md) | A list of action-fields. | [optional] **permissions** | [**List<Permission>**](Permission.md) | The permissions for this action. | [optional]