InlineResponse20066SubAccountList: InlineResponse20066SubAccountList

InlineResponse20066SubAccountListR Documentation

InlineResponse20066SubAccountList

Description

InlineResponse20066SubAccountList 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
InlineResponse20066SubAccountList$new(
  email,
  totalInitialMargin,
  totalMaintenanceMargin,
  totalMarginBalance,
  totalOpenOrderInitialMargin,
  totalPositionInitialMargin,
  totalUnrealizedProfit,
  totalWalletBalance,
  asset,
  ...
)

Method toJSON()

Usage
InlineResponse20066SubAccountList$toJSON()

Method fromJSON()

Usage
InlineResponse20066SubAccountList$fromJSON(
  InlineResponse20066SubAccountListJson
)

Method toJSONString()

Usage
InlineResponse20066SubAccountList$toJSONString()

Method fromJSONString()

Usage
InlineResponse20066SubAccountList$fromJSONString(
  InlineResponse20066SubAccountListJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20066SubAccountList$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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