Skip to content

AuditRow

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/web/src/components/Audit/AuditTable.tsx

One audit event row as returned by the API

Properties

PropertyType
idstring
createdAtstring
actorIdstring
actorEmailstring
actorRolestring
actionstring
entityTypestring
entityIdstring
projectId`string
metadata`Record<string, unknown>

Was this page helpful?

Download as PDF