InlineResponse20031 | R Documentation |
InlineResponse20031 Class
An R6Class
generator object
symbol
character [optional]
tier
integer [optional]
effectiveMultiple
character [optional]
initialRiskRatio
character [optional]
liquidationRiskRatio
character [optional]
baseAssetMaxBorrowable
character [optional]
quoteAssetMaxBorrowable
character [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)
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.