Skip to main content
Version: 8.9

Type Alias: RoleUpdateRequest

type RoleUpdateRequest = object;

Properties

description?

optional description?: string;

The description of the new role.


name

name: string;

The display name of the new role.