InlineResponse20029 | R Documentation |
InlineResponse20029 Class
An R6Class
generator object
vipLevel
integer
coin
character
transferIn
character
borrowable
character
dailyInterest
character
yearlyInterest
character
borrowLimit
character
marginablePairs
list( character )
new()
InlineResponse20029$new( vipLevel, coin, transferIn, borrowable, dailyInterest, yearlyInterest, borrowLimit, marginablePairs, ... )
toJSON()
InlineResponse20029$toJSON()
fromJSON()
InlineResponse20029$fromJSON(InlineResponse20029Json)
toJSONString()
InlineResponse20029$toJSONString()
fromJSONString()
InlineResponse20029$fromJSONString(InlineResponse20029Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20029$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.