GroupListingAllOf | R Documentation |
GroupListingAllOf Class
An R6Class
generator object
groups
list( Group ) [optional]
assets
list( ArrayInfo ) [optional]
pagination_metadata
PaginationMetadata [optional]
new()
GroupListingAllOf$new( groups = NULL, assets = NULL, pagination_metadata = NULL, ... )
toJSON()
GroupListingAllOf$toJSON()
fromJSON()
GroupListingAllOf$fromJSON(GroupListingAllOfJson)
toJSONString()
GroupListingAllOf$toJSONString()
fromJSONString()
GroupListingAllOf$fromJSONString(GroupListingAllOfJson)
clone()
The objects of this class are cloneable with this method.
GroupListingAllOf$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.