| InlineResponse20041TransferResult | R Documentation |
InlineResponse20041TransferResult Class
An R6Class generator object
amountcharacter
fromAssetcharacter
operateTimeinteger
serviceChargeAmountcharacter
tranIdinteger
transferedAmountcharacter
new()InlineResponse20041TransferResult$new( amount, fromAsset, operateTime, serviceChargeAmount, tranId, transferedAmount, ... )
toJSON()InlineResponse20041TransferResult$toJSON()
fromJSON()InlineResponse20041TransferResult$fromJSON( InlineResponse20041TransferResultJson )
toJSONString()InlineResponse20041TransferResult$toJSONString()
fromJSONString()InlineResponse20041TransferResult$fromJSONString( InlineResponse20041TransferResultJson )
clone()The objects of this class are cloneable with this method.
InlineResponse20041TransferResult$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.