| InlineResponse20065 | R Documentation |
InlineResponse20065 Class
An R6Class generator object
emailcharacter
assetcharacter
assetslist( InlineResponse20065Assets )
canDepositcharacter
canTradecharacter
canWithdrawcharacter
feeTierinteger
maxWithdrawAmountcharacter
totalInitialMargincharacter
totalMaintenanceMargincharacter
totalMarginBalancecharacter
totalOpenOrderInitialMargincharacter
totalPositionInitialMargincharacter
totalUnrealizedProfitcharacter
totalWalletBalancecharacter
updateTimeinteger
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.