InlineResponse200143Data: InlineResponse200143Data

InlineResponse200143DataR Documentation

InlineResponse200143Data

Description

InlineResponse200143Data Class

Format

An R6Class generator object

Public fields

valid

character

token

character

amount

character

Methods

Public methods


Method new()

Usage
InlineResponse200143Data$new(valid, token, amount, ...)

Method toJSON()

Usage
InlineResponse200143Data$toJSON()

Method fromJSON()

Usage
InlineResponse200143Data$fromJSON(InlineResponse200143DataJson)

Method toJSONString()

Usage
InlineResponse200143Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200143Data$fromJSONString(InlineResponse200143DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200143Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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