InlineResponse20075Data: InlineResponse20075Data

InlineResponse20075DataR Documentation

InlineResponse20075Data

Description

InlineResponse20075Data Class

Format

An R6Class generator object

Public fields

balances

list( InlineResponse20075DataBalances )

totalAssetOfBtc

character

Methods

Public methods


Method new()

Usage
InlineResponse20075Data$new(balances, totalAssetOfBtc, ...)

Method toJSON()

Usage
InlineResponse20075Data$toJSON()

Method fromJSON()

Usage
InlineResponse20075Data$fromJSON(InlineResponse20075DataJson)

Method toJSONString()

Usage
InlineResponse20075Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse20075Data$fromJSONString(InlineResponse20075DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20075Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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