SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountList: SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountList

SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountListR Documentation

SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountList

Description

SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountList Class

Format

An R6Class generator object

Public fields

email

character

totalMarginBalance

character

totalUnrealizedProfit

character

totalWalletBalance

character

asset

character

Methods

Public methods


Method new()

Usage
SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountList$new(
  email,
  totalMarginBalance,
  totalUnrealizedProfit,
  totalWalletBalance,
  asset,
  ...
)

Method toJSON()

Usage
SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountList$toJSON()

Method fromJSON()

Usage
SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountList$fromJSON(
  SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountListJson
)

Method toJSONString()

Usage
SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountList$toJSONString(
  
)

Method fromJSONString()

Usage
SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountList$fromJSONString(
  SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountListJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountList$clone(
  deep = FALSE
)
Arguments
deep

Whether to make a deep clone.


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