Type Alias: AuditLogResultEnum
type AuditLogResultEnum = "FAIL" | "SUCCESS";
Defined in: gen/types.gen.ts:298
The result status of the operation.
type AuditLogResultEnum = "FAIL" | "SUCCESS";
Defined in: gen/types.gen.ts:298
The result status of the operation.