UserAttributeGroupValue: UserAttributeGroupValue Class

UserAttributeGroupValueR Documentation

UserAttributeGroupValue Class

Description

UserAttributeGroupValue Class

UserAttributeGroupValue Class

Public fields

can
id
group_id
user_attribute_id
value_is_hidden
rank
value

Methods

Public methods


Method new()

Usage
UserAttributeGroupValue$new(
  can,
  id,
  group_id,
  user_attribute_id,
  value_is_hidden,
  rank,
  value
)

Method toJSON()

Usage
UserAttributeGroupValue$toJSON()

Method fromJSONObject()

Usage
UserAttributeGroupValue$fromJSONObject(UserAttributeGroupValueJsonObject)

Method fromJSON()

Usage
UserAttributeGroupValue$fromJSON(UserAttributeGroupValueJson)

Method toJSONString()

Usage
UserAttributeGroupValue$toJSONString()

Method fromJSONString()

Usage
UserAttributeGroupValue$fromJSONString(UserAttributeGroupValueJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
UserAttributeGroupValue$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.