Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.07 KB

AuditLogData.md

File metadata and controls

19 lines (13 loc) · 1.07 KB

AuditLogData

Properties

Name Type Description Notes
id string The unique identifier of the audit log [optional] [default to undefined]
timestamp string The timestamp of the audit log [optional] [default to undefined]
createdAt string The timestamp of the audit log creation [optional] [default to undefined]
user string The user who performed the action [optional] [default to undefined]
subject string The subject of the action [optional] [default to undefined]
event string The event that was performed [optional] [default to undefined]
tenantId string The tenant ID of the audit log [optional] [default to undefined]
userId string The user ID of the audit log [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]