UserAttributeWithValue: UserAttributeWithValue Class

UserAttributeWithValueR Documentation

UserAttributeWithValue Class

Description

UserAttributeWithValue Class

UserAttributeWithValue Class

Public fields

can
name
label
rank
value
user_id
user_can_edit
value_is_hidden
user_attribute_id
source
hidden_value_domain_whitelist

Methods

Public methods


Method new()

Usage
UserAttributeWithValue$new(
  can,
  name,
  label,
  rank,
  value,
  user_id,
  user_can_edit,
  value_is_hidden,
  user_attribute_id,
  source,
  hidden_value_domain_whitelist
)

Method toJSON()

Usage
UserAttributeWithValue$toJSON()

Method fromJSONObject()

Usage
UserAttributeWithValue$fromJSONObject(UserAttributeWithValueJsonObject)

Method fromJSON()

Usage
UserAttributeWithValue$fromJSON(UserAttributeWithValueJson)

Method toJSONString()

Usage
UserAttributeWithValue$toJSONString()

Method fromJSONString()

Usage
UserAttributeWithValue$fromJSONString(UserAttributeWithValueJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
UserAttributeWithValue$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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