| InlineResponse20088 | R Documentation |
InlineResponse20088 Class
An R6Class generator object
annualInterestRatecharacter
assetcharacter
avgAnnualInterestRatecharacter
canRedeemcharacter
dailyInterestRatecharacter
freeAmountcharacter
freezeAmountcharacter
lockedAmountcharacter
productIdcharacter
productNamecharacter
redeemingAmountcharacter
todayPurchasedAmountcharacter
totalAmountcharacter
totalInterestcharacter
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.