| GroupSharingRequest | R Documentation |
GroupSharingRequest Class
An R6Class generator object
group_actionslist( GroupActions ) [optional]
array_actionslist( ArrayActions ) [optional]
namespacecharacter [optional]
new()GroupSharingRequest$new( group_actions = NULL, array_actions = NULL, namespace = NULL, ... )
toJSON()GroupSharingRequest$toJSON()
fromJSON()GroupSharingRequest$fromJSON(GroupSharingRequestJson)
toJSONString()GroupSharingRequest$toJSONString()
fromJSONString()GroupSharingRequest$fromJSONString(GroupSharingRequestJson)
clone()The objects of this class are cloneable with this method.
GroupSharingRequest$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.