InlineResponse20043CTR | R Documentation |
InlineResponse20043CTR Class
An R6Class
generator object
minWithdrawAmount
character
depositStatus
character
withdrawFee
integer
withdrawStatus
character
depositTip
character
new()
InlineResponse20043CTR$new( minWithdrawAmount, depositStatus, withdrawFee, withdrawStatus, depositTip, ... )
toJSON()
InlineResponse20043CTR$toJSON()
fromJSON()
InlineResponse20043CTR$fromJSON(InlineResponse20043CTRJson)
toJSONString()
InlineResponse20043CTR$toJSONString()
fromJSONString()
InlineResponse20043CTR$fromJSONString(InlineResponse20043CTRJson)
clone()
The objects of this class are cloneable with this method.
InlineResponse20043CTR$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.