| SubAccountUSDTFuturesDetailsFutureAccountResp | R Documentation |
SubAccountUSDTFuturesDetailsFutureAccountResp Class
An R6Class generator object
emailcharacter
assetslist( InlineResponse20065Assets )
canDepositcharacter
canTradecharacter
canWithdrawcharacter
feeTierinteger
maxWithdrawAmountcharacter
totalInitialMargincharacter
totalMaintenanceMargincharacter
totalMarginBalancecharacter
totalOpenOrderInitialMargincharacter
totalPositionInitialMargincharacter
totalUnrealizedProfitcharacter
totalWalletBalancecharacter
updateTimeinteger
SubAccountUSDTFuturesDetailsFutureAccountResp$toJSONString()
SubAccountUSDTFuturesDetailsFutureAccountResp$fromJSONString()
new()SubAccountUSDTFuturesDetailsFutureAccountResp$new( email, assets, canDeposit, canTrade, canWithdraw, feeTier, maxWithdrawAmount, totalInitialMargin, totalMaintenanceMargin, totalMarginBalance, totalOpenOrderInitialMargin, totalPositionInitialMargin, totalUnrealizedProfit, totalWalletBalance, updateTime, ... )
toJSON()SubAccountUSDTFuturesDetailsFutureAccountResp$toJSON()
fromJSON()SubAccountUSDTFuturesDetailsFutureAccountResp$fromJSON( SubAccountUSDTFuturesDetailsFutureAccountRespJson )
toJSONString()SubAccountUSDTFuturesDetailsFutureAccountResp$toJSONString()
fromJSONString()SubAccountUSDTFuturesDetailsFutureAccountResp$fromJSONString( SubAccountUSDTFuturesDetailsFutureAccountRespJson )
clone()The objects of this class are cloneable with this method.
SubAccountUSDTFuturesDetailsFutureAccountResp$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.