InlineResponse20062 | R Documentation |
InlineResponse20062 Class
An R6Class
generator object
email
character
marginLevel
character
totalAssetOfBtc
character
totalLiabilityOfBtc
character
totalNetAssetOfBtc
character
marginTradeCoeffVo
InlineResponse20062MarginTradeCoeffVo
marginUserAssetVoList
list( InlineResponse20019UserAssets )
new()
InlineResponse20062$new( email, marginLevel, totalAssetOfBtc, totalLiabilityOfBtc, totalNetAssetOfBtc, marginTradeCoeffVo, marginUserAssetVoList, ... )
toJSON()
InlineResponse20062$toJSON()
fromJSON()
InlineResponse20062$fromJSON(InlineResponse20062Json)
toJSONString()
InlineResponse20062$toJSONString()
fromJSONString()
InlineResponse20062$fromJSONString(InlineResponse20062Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20062$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.