Skip to main content
Version: 8.9

Type Alias: RoleUpdateResult

type RoleUpdateResult = object;

Properties

description

description: string | null;

The description of the updated role.


name

name: string;

The display name of the updated role.


roleId

roleId: string;

The ID of the updated role.