RecentActivityEntry
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Audit log entry ID. | [default to null] |
| action | String | Action performed. | [default to null] |
| entity_type | String | Type of entity affected. | [default to null] |
| entity_id | String | ID of the affected entity. | [optional] [default to null] |
| user_id | Long | User ID who performed the action. | [optional] [default to null] |
| created_at | String | Timestamp when the action occurred. | [default to null] |