Type Alias: AuditLogEntityTypeEnum
type AuditLogEntityTypeEnum =
(typeof AuditLogEntityTypeEnum)[keyof typeof AuditLogEntityTypeEnum];
The type of entity affected by the operation.
type AuditLogEntityTypeEnum =
(typeof AuditLogEntityTypeEnum)[keyof typeof AuditLogEntityTypeEnum];
The type of entity affected by the operation.