SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountList: SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountList

SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountListR Documentation

SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountList

Description

SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountList Class

Format

An R6Class generator object

Public fields

email

character

totalInitialMargin

character

totalMaintenanceMargin

character

totalMarginBalance

character

totalOpenOrderInitialMargin

character

totalPositionInitialMargin

character

totalUnrealizedProfit

character

totalWalletBalance

character

asset

character

Methods

Public methods


Method new()

Usage
SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountList$new(
  email,
  totalInitialMargin,
  totalMaintenanceMargin,
  totalMarginBalance,
  totalOpenOrderInitialMargin,
  totalPositionInitialMargin,
  totalUnrealizedProfit,
  totalWalletBalance,
  asset,
  ...
)

Method toJSON()

Usage
SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountList$toJSON()

Method fromJSON()

Usage
SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountList$fromJSON(
  SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountListJson
)

Method toJSONString()

Usage
SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountList$toJSONString(
  
)

Method fromJSONString()

Usage
SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountList$fromJSONString(
  SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountListJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountList$clone(
  deep = FALSE
)
Arguments
deep

Whether to make a deep clone.


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