Skip to main content
Version: 8.9 (unreleased)

Type Alias: OwnerTypeEnum

type OwnerTypeEnum =
| "USER"
| "CLIENT"
| "ROLE"
| "GROUP"
| "MAPPING_RULE"
| "UNSPECIFIED";

Defined in: gen/types.gen.ts:677

The type of the owner of permissions.