SubAccountUSDTFuturesDetailsFutureAccountResp | R Documentation |
SubAccountUSDTFuturesDetailsFutureAccountResp Class
An R6Class
generator object
email
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
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)
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.