InlineResponse200116: InlineResponse200116

InlineResponse200116R Documentation

InlineResponse200116

Description

InlineResponse200116 Class

Format

An R6Class generator object

Public fields

id

numeric

status

character

tokenName

character

amount

character

cost

character

timestamp

integer

Methods

Public methods


Method new()

Usage
InlineResponse200116$new(id, status, tokenName, amount, cost, timestamp, ...)

Method toJSON()

Usage
InlineResponse200116$toJSON()

Method fromJSON()

Usage
InlineResponse200116$fromJSON(InlineResponse200116Json)

Method toJSONString()

Usage
InlineResponse200116$toJSONString()

Method fromJSONString()

Usage
InlineResponse200116$fromJSONString(InlineResponse200116Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200116$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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