Type Alias: RoleUpdateRequest
type RoleUpdateRequest = object;
Defined in: gen/types.gen.ts:6220
Properties
description?
optional description: string;
Defined in: gen/types.gen.ts:6228
The description of the new role.
name
name: string;
Defined in: gen/types.gen.ts:6224
The display name of the new role.