InlineResponse200120 | R Documentation |
InlineResponse200120 Class
An R6Class
generator object
tokenName
character
userDailyTotalPurchaseLimit
character
userDailyTotalRedeemLimit
character
new()
InlineResponse200120$new( tokenName, userDailyTotalPurchaseLimit, userDailyTotalRedeemLimit, ... )
toJSON()
InlineResponse200120$toJSON()
fromJSON()
InlineResponse200120$fromJSON(InlineResponse200120Json)
toJSONString()
InlineResponse200120$toJSONString()
fromJSONString()
InlineResponse200120$fromJSONString(InlineResponse200120Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse200120$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.