Role

Role

Instances of this class are returned from Corellium#roles. They should not be created using the constructor.

Members

grantee

Description:
  • The object getting the permissions. Either a user or a team.

Source:

The object getting the permissions. Either a user or a team.

isTeam

Description:
  • Is the object getting the permissions a team?

Source:

Is the object getting the permissions a team?

isUser

Description:
  • Is the object getting the permissions a user?

Source:

Is the object getting the permissions a user?

project

Description:
  • The project name for which the role grants permissions.

Source:

The project name for which the role grants permissions.

type

Description:
  • The type of permissions granted. Either admin or user.

Source:

The type of permissions granted. Either admin or user.

Methods

(async) destroy()

Description:
  • Deletes the role

Source: