InlineResponse200142Data: InlineResponse200142Data

InlineResponse200142DataR Documentation

InlineResponse200142Data

Description

InlineResponse200142Data Class

Format

An R6Class generator object

Public fields

token

character

amount

character

referenceNo

character

identityNo

character

Methods

Public methods


Method new()

Usage
InlineResponse200142Data$new(token, amount, referenceNo, identityNo, ...)

Method toJSON()

Usage
InlineResponse200142Data$toJSON()

Method fromJSON()

Usage
InlineResponse200142Data$fromJSON(InlineResponse200142DataJson)

Method toJSONString()

Usage
InlineResponse200142Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200142Data$fromJSONString(InlineResponse200142DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200142Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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