Skip to main content
Version: 8.9 (unreleased)

Type Alias: RoleResult

type RoleResult = object;

Defined in: gen/types.gen.ts:6249

Role search response item.

Properties

description?

optional description: string;

Defined in: gen/types.gen.ts:6261

The description of the role.


name?

optional name: string;

Defined in: gen/types.gen.ts:6253

The role name.


roleId?

optional roleId: string;

Defined in: gen/types.gen.ts:6257

The role id.