InlineResponse20063SubAccountList: InlineResponse20063SubAccountList

InlineResponse20063SubAccountListR Documentation

InlineResponse20063SubAccountList

Description

InlineResponse20063SubAccountList Class

Format

An R6Class generator object

Public fields

email

character

totalAssetOfBtc

character

totalLiabilityOfBtc

character

totalNetAssetOfBtc

character

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse20063SubAccountList$toJSON()

Method fromJSON()

Usage
InlineResponse20063SubAccountList$fromJSON(
  InlineResponse20063SubAccountListJson
)

Method toJSONString()

Usage
InlineResponse20063SubAccountList$toJSONString()

Method fromJSONString()

Usage
InlineResponse20063SubAccountList$fromJSONString(
  InlineResponse20063SubAccountListJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20063SubAccountList$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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