UserAttributeGroupValue | R Documentation |
UserAttributeGroupValue Class
UserAttributeGroupValue Class
can
id
group_id
user_attribute_id
value_is_hidden
rank
value
new()
UserAttributeGroupValue$new( can, id, group_id, user_attribute_id, value_is_hidden, rank, value )
toJSON()
UserAttributeGroupValue$toJSON()
fromJSONObject()
UserAttributeGroupValue$fromJSONObject(UserAttributeGroupValueJsonObject)
fromJSON()
UserAttributeGroupValue$fromJSON(UserAttributeGroupValueJson)
toJSONString()
UserAttributeGroupValue$toJSONString()
fromJSONString()
UserAttributeGroupValue$fromJSONString(UserAttributeGroupValueJson)
clone()
The objects of this class are cloneable with this method.
UserAttributeGroupValue$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.