InlineResponse20088 | R Documentation |
InlineResponse20088 Class
An R6Class
generator object
annualInterestRate
character
asset
character
avgAnnualInterestRate
character
canRedeem
character
dailyInterestRate
character
freeAmount
character
freezeAmount
character
lockedAmount
character
productId
character
productName
character
redeemingAmount
character
todayPurchasedAmount
character
totalAmount
character
totalInterest
character
new()
InlineResponse20088$new( annualInterestRate, asset, avgAnnualInterestRate, canRedeem, dailyInterestRate, freeAmount, freezeAmount, lockedAmount, productId, productName, redeemingAmount, todayPurchasedAmount, totalAmount, totalInterest, ... )
toJSON()
InlineResponse20088$toJSON()
fromJSON()
InlineResponse20088$fromJSON(InlineResponse20088Json)
toJSONString()
InlineResponse20088$toJSONString()
fromJSONString()
InlineResponse20088$fromJSONString(InlineResponse20088Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20088$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.