| InlineResponse20031 | R Documentation |
InlineResponse20031 Class
An R6Class generator object
symbolcharacter [optional]
tierinteger [optional]
effectiveMultiplecharacter [optional]
initialRiskRatiocharacter [optional]
liquidationRiskRatiocharacter [optional]
baseAssetMaxBorrowablecharacter [optional]
quoteAssetMaxBorrowablecharacter [optional]
new()InlineResponse20031$new( symbol = NULL, tier = NULL, effectiveMultiple = NULL, initialRiskRatio = NULL, liquidationRiskRatio = NULL, baseAssetMaxBorrowable = NULL, quoteAssetMaxBorrowable = NULL, ... )
toJSON()InlineResponse20031$toJSON()
fromJSON()InlineResponse20031$fromJSON(InlineResponse20031Json)
toJSONString()InlineResponse20031$toJSONString()
fromJSONString()InlineResponse20031$fromJSONString(InlineResponse20031Json)
clone()The objects of this class are cloneable with this method.
InlineResponse20031$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.