| InlineResponse20012 | R Documentation |
InlineResponse20012 Class
An R6Class generator object
assetFullNamecharacter
assetNamecharacter
isBorrowablecharacter
isMortgageablecharacter
userMinBorrowcharacter
userMinRepaycharacter
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.