InlineResponse20093: InlineResponse20093

InlineResponse20093R Documentation

InlineResponse20093

Description

InlineResponse20093 Class

Format

An R6Class generator object

Public fields

asset

character

interest

character

lendingType

character

productName

character

time

integer

Methods

Public methods


Method new()

Usage
InlineResponse20093$new(asset, interest, lendingType, productName, time, ...)

Method toJSON()

Usage
InlineResponse20093$toJSON()

Method fromJSON()

Usage
InlineResponse20093$fromJSON(InlineResponse20093Json)

Method toJSONString()

Usage
InlineResponse20093$toJSONString()

Method fromJSONString()

Usage
InlineResponse20093$fromJSONString(InlineResponse20093Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20093$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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