SapiV1BlvtTokenInfoCurrentBaskets: SapiV1BlvtTokenInfoCurrentBaskets

SapiV1BlvtTokenInfoCurrentBasketsR Documentation

SapiV1BlvtTokenInfoCurrentBaskets

Description

SapiV1BlvtTokenInfoCurrentBaskets Class

Format

An R6Class generator object

Public fields

symbol

character

amount

character

notionalValue

character

Methods

Public methods


Method new()

Usage
SapiV1BlvtTokenInfoCurrentBaskets$new(symbol, amount, notionalValue, ...)

Method toJSON()

Usage
SapiV1BlvtTokenInfoCurrentBaskets$toJSON()

Method fromJSON()

Usage
SapiV1BlvtTokenInfoCurrentBaskets$fromJSON(
  SapiV1BlvtTokenInfoCurrentBasketsJson
)

Method toJSONString()

Usage
SapiV1BlvtTokenInfoCurrentBaskets$toJSONString()

Method fromJSONString()

Usage
SapiV1BlvtTokenInfoCurrentBaskets$fromJSONString(
  SapiV1BlvtTokenInfoCurrentBasketsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
SapiV1BlvtTokenInfoCurrentBaskets$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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