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