InlineResponse200115 | R Documentation |
InlineResponse200115 Class
An R6Class
generator object
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
new()
InlineResponse200115$new( tokenName, description, underlying, tokenIssued, basket, currentBaskets, nav, realLeverage, fundingRate, dailyManagementFee, purchaseFeePct, dailyPurchaseLimit, redeemFeePct, dailyRedeemLimit, timestamp, ... )
toJSON()
InlineResponse200115$toJSON()
fromJSON()
InlineResponse200115$fromJSON(InlineResponse200115Json)
toJSONString()
InlineResponse200115$toJSONString()
fromJSONString()
InlineResponse200115$fromJSONString(InlineResponse200115Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse200115$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.