InlineResponse20057: InlineResponse20057

InlineResponse20057R Documentation

InlineResponse20057

Description

InlineResponse20057 Class

Format

An R6Class generator object

Public fields

totalCount

integer

masterAccountTotalAsset

character

spotSubUserAssetBtcVoList

list( InlineResponse20057SpotSubUserAssetBtcVoList )

Methods

Public methods


Method new()

Usage
InlineResponse20057$new(
  totalCount,
  masterAccountTotalAsset,
  spotSubUserAssetBtcVoList,
  ...
)

Method toJSON()

Usage
InlineResponse20057$toJSON()

Method fromJSON()

Usage
InlineResponse20057$fromJSON(InlineResponse20057Json)

Method toJSONString()

Usage
InlineResponse20057$toJSONString()

Method fromJSONString()

Usage
InlineResponse20057$fromJSONString(InlineResponse20057Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20057$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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