InlineResponse20075SnapshotVos: InlineResponse20075SnapshotVos

InlineResponse20075SnapshotVosR Documentation

InlineResponse20075SnapshotVos

Description

InlineResponse20075SnapshotVos Class

Format

An R6Class generator object

Public fields

data

InlineResponse20075Data

type

character

updateTime

integer

Methods

Public methods


Method new()

Usage
InlineResponse20075SnapshotVos$new(data, type, updateTime, ...)

Method toJSON()

Usage
InlineResponse20075SnapshotVos$toJSON()

Method fromJSON()

Usage
InlineResponse20075SnapshotVos$fromJSON(InlineResponse20075SnapshotVosJson)

Method toJSONString()

Usage
InlineResponse20075SnapshotVos$toJSONString()

Method fromJSONString()

Usage
InlineResponse20075SnapshotVos$fromJSONString(
  InlineResponse20075SnapshotVosJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20075SnapshotVos$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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