SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp: SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp

SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespR Documentation

SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp

Description

SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp Class

Format

An R6Class generator object

Public fields

totalMarginBalanceOfBTC

character

totalUnrealizedProfitOfBTC

character

totalWalletBalanceOfBTC

character

asset

character

subAccountList

list( SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountList )

Methods

Public methods


Method new()

Usage
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$new(
  totalMarginBalanceOfBTC,
  totalUnrealizedProfitOfBTC,
  totalWalletBalanceOfBTC,
  asset,
  subAccountList,
  ...
)

Method toJSON()

Usage
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$toJSON()

Method fromJSON()

Usage
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$fromJSON(
  SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespJson
)

Method toJSONString()

Usage
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$toJSONString()

Method fromJSONString()

Usage
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$fromJSONString(
  SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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