| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | The action id. | [optional] |
| userIdentity | String | The identity of the user that performed the action. | [optional] |
| timestamp | String | The timestamp of the action. | [optional] |
| sourceId | String | The id of the source component. | [optional] |
| sourceName | String | The name of the source component. | [optional] |
| sourceType | String | The type of the source component. | [optional] |
| componentDetails | ComponentDetailsDTO | The details of the source component. | [optional] |
| operation | String | The operation that was performed. | [optional] |
| actionDetails | ActionDetailsDTO | The details of the action. | [optional] |