InlineResponse20087: InlineResponse20087

InlineResponse20087R Documentation

InlineResponse20087

Description

InlineResponse20087 Class

Format

An R6Class generator object

Public fields

asset

character

dailyQuota

character

leftQuota

character

minRedemptionAmount

character

Methods

Public methods


Method new()

Usage
InlineResponse20087$new(asset, dailyQuota, leftQuota, minRedemptionAmount, ...)

Method toJSON()

Usage
InlineResponse20087$toJSON()

Method fromJSON()

Usage
InlineResponse20087$fromJSON(InlineResponse20087Json)

Method toJSONString()

Usage
InlineResponse20087$toJSONString()

Method fromJSONString()

Usage
InlineResponse20087$fromJSONString(InlineResponse20087Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20087$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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