InlineResponse200121: InlineResponse200121

InlineResponse200121R Documentation

InlineResponse200121

Description

InlineResponse200121 Class

Format

An R6Class generator object

Public fields

poolId

integer

poolName

character

assets

list( character )

Methods

Public methods


Method new()

Usage
InlineResponse200121$new(poolId, poolName, assets, ...)

Method toJSON()

Usage
InlineResponse200121$toJSON()

Method fromJSON()

Usage
InlineResponse200121$fromJSON(InlineResponse200121Json)

Method toJSONString()

Usage
InlineResponse200121$toJSONString()

Method fromJSONString()

Usage
InlineResponse200121$fromJSONString(InlineResponse200121Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200121$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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