Options
All
  • Public
  • Public/Protected
  • All
Menu

Role.

Hierarchy

  • Role

Index

Constructors

constructor

Accessors

companyId

companyId:

Gets the ID of the company that the role is associated with.

description

description:

Gets the role description.

json

json:

Gets the raw JSON object from the API.

name

name:

Gets the name of the role.

policies

policies:

Gets the policies that define the role.

type

type:

Gets the role type.

uuid

uuid:

Gets the UUID of the role.

Methods

getPolicy

  • getPolicy(entityUuid: string): Policy | null

toString

  • toString(): string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc