Type Alias: AuditLogActorTypeFilterProperty
type AuditLogActorTypeFilterProperty =
| AuditLogActorTypeExactMatch
| AdvancedActorTypeFilter;
Defined in: gen/types.gen.ts:461
AuditLogActorTypeEnum property with full advanced search capabilities.
type AuditLogActorTypeFilterProperty =
| AuditLogActorTypeExactMatch
| AdvancedActorTypeFilter;
Defined in: gen/types.gen.ts:461
AuditLogActorTypeEnum property with full advanced search capabilities.