InlineResponse200120: InlineResponse200120

InlineResponse200120R Documentation

InlineResponse200120

Description

InlineResponse200120 Class

Format

An R6Class generator object

Public fields

tokenName

character

userDailyTotalPurchaseLimit

character

userDailyTotalRedeemLimit

character

Methods

Public methods


Method new()

Usage
InlineResponse200120$new(
  tokenName,
  userDailyTotalPurchaseLimit,
  userDailyTotalRedeemLimit,
  ...
)

Method toJSON()

Usage
InlineResponse200120$toJSON()

Method fromJSON()

Usage
InlineResponse200120$fromJSON(InlineResponse200120Json)

Method toJSONString()

Usage
InlineResponse200120$toJSONString()

Method fromJSONString()

Usage
InlineResponse200120$fromJSONString(InlineResponse200120Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200120$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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