InlineResponse200133: InlineResponse200133

InlineResponse200133R Documentation

InlineResponse200133

Description

InlineResponse200133 Class

Format

An R6Class generator object

Public fields

asset

character

type

character

amount

character

timestamp

integer

tranId

character

Methods

Public methods


Method new()

Usage
InlineResponse200133$new(asset, type, amount, timestamp, tranId, ...)

Method toJSON()

Usage
InlineResponse200133$toJSON()

Method fromJSON()

Usage
InlineResponse200133$fromJSON(InlineResponse200133Json)

Method toJSONString()

Usage
InlineResponse200133$toJSONString()

Method fromJSONString()

Usage
InlineResponse200133$fromJSONString(InlineResponse200133Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200133$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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