InlineResponse20065 | R Documentation |
InlineResponse20065 Class
An R6Class
generator object
email
character
asset
character
assets
list( InlineResponse20065Assets )
canDeposit
character
canTrade
character
canWithdraw
character
feeTier
integer
maxWithdrawAmount
character
totalInitialMargin
character
totalMaintenanceMargin
character
totalMarginBalance
character
totalOpenOrderInitialMargin
character
totalPositionInitialMargin
character
totalUnrealizedProfit
character
totalWalletBalance
character
updateTime
integer
new()
InlineResponse20065$new( email, asset, assets, canDeposit, canTrade, canWithdraw, feeTier, maxWithdrawAmount, totalInitialMargin, totalMaintenanceMargin, totalMarginBalance, totalOpenOrderInitialMargin, totalPositionInitialMargin, totalUnrealizedProfit, totalWalletBalance, updateTime, ... )
toJSON()
InlineResponse20065$toJSON()
fromJSON()
InlineResponse20065$fromJSON(InlineResponse20065Json)
toJSONString()
InlineResponse20065$toJSONString()
fromJSONString()
InlineResponse20065$fromJSONString(InlineResponse20065Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20065$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.