InlineResponse200: InlineResponse200

InlineResponse200R Documentation

InlineResponse200

Description

InlineResponse200 Class

Format

An R6Class generator object

Public fields

serverTime

integer

Methods

Public methods


Method new()

Usage
InlineResponse200$new(serverTime, ...)

Method toJSON()

Usage
InlineResponse200$toJSON()

Method fromJSON()

Usage
InlineResponse200$fromJSON(InlineResponse200Json)

Method toJSONString()

Usage
InlineResponse200$toJSONString()

Method fromJSONString()

Usage
InlineResponse200$fromJSONString(InlineResponse200Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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