InlineResponse200136Data | R Documentation |
InlineResponse200136Data Class
An R6Class
generator object
page
integer
totalRecords
integer
totalPageNum
integer
data
list( InlineResponse200136DataData )
new()
InlineResponse200136Data$new(page, totalRecords, totalPageNum, data, ...)
toJSON()
InlineResponse200136Data$toJSON()
fromJSON()
InlineResponse200136Data$fromJSON(InlineResponse200136DataJson)
toJSONString()
InlineResponse200136Data$toJSONString()
fromJSONString()
InlineResponse200136Data$fromJSONString(InlineResponse200136DataJson)
clone()
The objects of this class are cloneable with this method.
InlineResponse200136Data$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.