Skip to main content

RoleAdminPermissions

@iota/audit-trails API documentation


Class: RoleAdminPermissions

Permissions required to administer roles, as enforced by the trail.

Properties

add

add: Permission

Permission required to create roles.


delete

delete: Permission

Permission required to delete roles.


update

update: Permission

Permission required to update roles.

Methods

toJSON()

toJSON(): Object

  • Return copy of self without private attributes.

Returns

Object


toString()

toString(): string

Return stringified version of self.

Returns

string