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