InlineResponse20061SubAccountList: InlineResponse20061SubAccountList

InlineResponse20061SubAccountListR Documentation

InlineResponse20061SubAccountList

Description

InlineResponse20061SubAccountList Class

Format

An R6Class generator object

Public fields

email

character

totalAssetOfBtc

character

totalLiabilityOfBtc

character

totalNetAssetOfBtc

character

Methods

Public methods


Method new()

Usage
InlineResponse20061SubAccountList$new(
  email,
  totalAssetOfBtc,
  totalLiabilityOfBtc,
  totalNetAssetOfBtc,
  ...
)

Method toJSON()

Usage
InlineResponse20061SubAccountList$toJSON()

Method fromJSON()

Usage
InlineResponse20061SubAccountList$fromJSON(
  InlineResponse20061SubAccountListJson
)

Method toJSONString()

Usage
InlineResponse20061SubAccountList$toJSONString()

Method fromJSONString()

Usage
InlineResponse20061SubAccountList$fromJSONString(
  InlineResponse20061SubAccountListJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20061SubAccountList$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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