InlineResponse20043TransferResult | R Documentation |
InlineResponse20043TransferResult Class
An R6Class
generator object
amount
character
fromAsset
character
operateTime
integer
serviceChargeAmount
character
tranId
integer
transferedAmount
character
new()
InlineResponse20043TransferResult$new( amount, fromAsset, operateTime, serviceChargeAmount, tranId, transferedAmount, ... )
toJSON()
InlineResponse20043TransferResult$toJSON()
fromJSON()
InlineResponse20043TransferResult$fromJSON( InlineResponse20043TransferResultJson )
toJSONString()
InlineResponse20043TransferResult$toJSONString()
fromJSONString()
InlineResponse20043TransferResult$fromJSONString( InlineResponse20043TransferResultJson )
clone()
The objects of this class are cloneable with this method.
InlineResponse20043TransferResult$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.