InlineResponse20028: InlineResponse20028

InlineResponse20028R Documentation

InlineResponse20028

Description

InlineResponse20028 Class

Format

An R6Class generator object

Public fields

asset

character

dailyInterestRate

character

timestamp

integer

vipLevel

integer

Methods

Public methods


Method new()

Usage
InlineResponse20028$new(asset, dailyInterestRate, timestamp, vipLevel, ...)

Method toJSON()

Usage
InlineResponse20028$toJSON()

Method fromJSON()

Usage
InlineResponse20028$fromJSON(InlineResponse20028Json)

Method toJSONString()

Usage
InlineResponse20028$toJSONString()

Method fromJSONString()

Usage
InlineResponse20028$fromJSONString(InlineResponse20028Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20028$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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