SubAccountUSDTFuturesSummaryFutureAccountSummaryResp: SubAccountUSDTFuturesSummaryFutureAccountSummaryResp

SubAccountUSDTFuturesSummaryFutureAccountSummaryRespR Documentation

SubAccountUSDTFuturesSummaryFutureAccountSummaryResp

Description

SubAccountUSDTFuturesSummaryFutureAccountSummaryResp Class

Format

An R6Class generator object

Public fields

totalInitialMargin

character

totalMaintenanceMargin

character

totalMarginBalance

character

totalOpenOrderInitialMargin

character

totalPositionInitialMargin

character

totalUnrealizedProfit

character

totalWalletBalance

character

asset

character

subAccountList

list( SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountList )

Methods

Public methods


Method new()

Usage
SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$new(
  totalInitialMargin,
  totalMaintenanceMargin,
  totalMarginBalance,
  totalOpenOrderInitialMargin,
  totalPositionInitialMargin,
  totalUnrealizedProfit,
  totalWalletBalance,
  asset,
  subAccountList,
  ...
)

Method toJSON()

Usage
SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$toJSON()

Method fromJSON()

Usage
SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$fromJSON(
  SubAccountUSDTFuturesSummaryFutureAccountSummaryRespJson
)

Method toJSONString()

Usage
SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$toJSONString()

Method fromJSONString()

Usage
SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$fromJSONString(
  SubAccountUSDTFuturesSummaryFutureAccountSummaryRespJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


grahamjwhite/binanceRapi documentation built on Nov. 22, 2022, 9:37 p.m.