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