InlineResponse20041UserAssetDribblets | R Documentation |
InlineResponse20041UserAssetDribblets Class
An R6Class
generator object
operateTime
integer
totalTransferedAmount
character
totalServiceChargeAmount
character
transId
integer
userAssetDribbletDetails
list( InlineResponse20041UserAssetDribbletDetails )
new()
InlineResponse20041UserAssetDribblets$new( operateTime, totalTransferedAmount, totalServiceChargeAmount, transId, userAssetDribbletDetails, ... )
toJSON()
InlineResponse20041UserAssetDribblets$toJSON()
fromJSON()
InlineResponse20041UserAssetDribblets$fromJSON( InlineResponse20041UserAssetDribbletsJson )
toJSONString()
InlineResponse20041UserAssetDribblets$toJSONString()
fromJSONString()
InlineResponse20041UserAssetDribblets$fromJSONString( InlineResponse20041UserAssetDribbletsJson )
clone()
The objects of this class are cloneable with this method.
InlineResponse20041UserAssetDribblets$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.