InlineResponse20012 | R Documentation |
InlineResponse20012 Class
An R6Class
generator object
assetFullName
character
assetName
character
isBorrowable
character
isMortgageable
character
userMinBorrow
character
userMinRepay
character
new()
InlineResponse20012$new( assetFullName, assetName, isBorrowable, isMortgageable, userMinBorrow, userMinRepay, ... )
toJSON()
InlineResponse20012$toJSON()
fromJSON()
InlineResponse20012$fromJSON(InlineResponse20012Json)
toJSONString()
InlineResponse20012$toJSONString()
fromJSONString()
InlineResponse20012$fromJSONString(InlineResponse20012Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20012$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.