Kind: Interface
Source: atloria-monorepo/apps/api/src/audit/audit.service.ts
Properties
| Property | Type |
|---|---|
organizationId | string |
projectId | string |
docVersionId | string |
actorId | string |
actorEmail | string |
actorRole | string |
action | string |
entityType | string |
entityId | string |
metadata | Record<string, any> |
ipAddress | string |
userAgent | string |
Was this page helpful?