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