InlineResponse20084: InlineResponse20084

InlineResponse20084R Documentation

InlineResponse20084

Description

InlineResponse20084 Class

Format

An R6Class generator object

Public fields

asset

character

avgAnnualInterestRate

character

canPurchase

character

canRedeem

character

dailyInterestPerThousand

character

featured

character

minPurchaseAmount

character

productId

character

purchasedAmount

character

status

character

upLimit

character

upLimitPerUser

character

Methods

Public methods


Method new()

Usage
InlineResponse20084$new(
  asset,
  avgAnnualInterestRate,
  canPurchase,
  canRedeem,
  dailyInterestPerThousand,
  featured,
  minPurchaseAmount,
  productId,
  purchasedAmount,
  status,
  upLimit,
  upLimitPerUser,
  ...
)

Method toJSON()

Usage
InlineResponse20084$toJSON()

Method fromJSON()

Usage
InlineResponse20084$fromJSON(InlineResponse20084Json)

Method toJSONString()

Usage
InlineResponse20084$toJSONString()

Method fromJSONString()

Usage
InlineResponse20084$fromJSONString(InlineResponse20084Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20084$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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