English
Appearance
const RoleTypeSchema: ZodEnum<{ CUSTOM: "CUSTOM"; SYSTEM: "SYSTEM"; }>;
Defined in: src/v2/models/roleType.ts:4
The role type.