InlineResponse20041: InlineResponse20041

InlineResponse20041R Documentation

InlineResponse20041

Description

InlineResponse20041 Class

Format

An R6Class generator object

Public fields

total

integer

userAssetDribblets

list( InlineResponse20041UserAssetDribblets )

Methods

Public methods


Method new()

Usage
InlineResponse20041$new(total, userAssetDribblets, ...)

Method toJSON()

Usage
InlineResponse20041$toJSON()

Method fromJSON()

Usage
InlineResponse20041$fromJSON(InlineResponse20041Json)

Method toJSONString()

Usage
InlineResponse20041$toJSONString()

Method fromJSONString()

Usage
InlineResponse20041$fromJSONString(InlineResponse20041Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20041$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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