Name | Type | Description | Notes |
---|---|---|---|
Id | int? | 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] |