Permission: Permission Class

PermissionR Documentation

Permission Class

Description

Permission Class

Permission Class

Public fields

can
permission
parent
description

Methods

Public methods


Method new()

Usage
Permission$new(can, permission, parent, description)

Method toJSON()

Usage
Permission$toJSON()

Method fromJSONObject()

Usage
Permission$fromJSONObject(PermissionJsonObject)

Method fromJSON()

Usage
Permission$fromJSON(PermissionJson)

Method toJSONString()

Usage
Permission$toJSONString()

Method fromJSONString()

Usage
Permission$fromJSONString(PermissionJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Permission$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.