InlineResponse20084 | R Documentation |
InlineResponse20084 Class
An R6Class
generator object
asset
character
avgAnnualInterestRate
character
canPurchase
character
canRedeem
character
dailyInterestPerThousand
character
featured
character
minPurchaseAmount
character
productId
character
purchasedAmount
character
status
character
upLimit
character
upLimitPerUser
character
new()
InlineResponse20084$new( asset, avgAnnualInterestRate, canPurchase, canRedeem, dailyInterestPerThousand, featured, minPurchaseAmount, productId, purchasedAmount, status, upLimit, upLimitPerUser, ... )
toJSON()
InlineResponse20084$toJSON()
fromJSON()
InlineResponse20084$fromJSON(InlineResponse20084Json)
toJSONString()
InlineResponse20084$toJSONString()
fromJSONString()
InlineResponse20084$fromJSONString(InlineResponse20084Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20084$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.