Skip to main content
Version: 8.9

Type Alias: RoleCreateResult

type RoleCreateResult = object;

Properties

description

description: string | null;

The description of the created role.


name

name: string;

The display name of the created role.


roleId

roleId: string;

The ID of the created role.