UserPublic: UserPublic Class

UserPublicR Documentation

UserPublic Class

Description

UserPublic Class

UserPublic Class

Public fields

can
id
first_name
last_name
display_name
avatar_url
url

Methods

Public methods


Method new()

Usage
UserPublic$new(can, id, first_name, last_name, display_name, avatar_url, url)

Method toJSON()

Usage
UserPublic$toJSON()

Method fromJSONObject()

Usage
UserPublic$fromJSONObject(UserPublicJsonObject)

Method fromJSON()

Usage
UserPublic$fromJSON(UserPublicJson)

Method toJSONString()

Usage
UserPublic$toJSONString()

Method fromJSONString()

Usage
UserPublic$fromJSONString(UserPublicJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
UserPublic$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker-open-source/lookr documentation built on Jan. 27, 2024, 1:24 a.m.