InlineResponse200115: InlineResponse200115

InlineResponse200115R Documentation

InlineResponse200115

Description

InlineResponse200115 Class

Format

An R6Class generator object

Public fields

tokenName

character

description

character

underlying

character

tokenIssued

character

basket

character

currentBaskets

list( SapiV1BlvtTokenInfoCurrentBaskets )

nav

character

realLeverage

character

fundingRate

character

dailyManagementFee

character

purchaseFeePct

character

dailyPurchaseLimit

character

redeemFeePct

character

dailyRedeemLimit

character

timestamp

integer

Methods

Public methods


Method new()

Usage
InlineResponse200115$new(
  tokenName,
  description,
  underlying,
  tokenIssued,
  basket,
  currentBaskets,
  nav,
  realLeverage,
  fundingRate,
  dailyManagementFee,
  purchaseFeePct,
  dailyPurchaseLimit,
  redeemFeePct,
  dailyRedeemLimit,
  timestamp,
  ...
)

Method toJSON()

Usage
InlineResponse200115$toJSON()

Method fromJSON()

Usage
InlineResponse200115$fromJSON(InlineResponse200115Json)

Method toJSONString()

Usage
InlineResponse200115$toJSONString()

Method fromJSONString()

Usage
InlineResponse200115$fromJSONString(InlineResponse200115Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200115$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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