InlineResponse20019UserAssets | R Documentation |
InlineResponse20019UserAssets Class
An R6Class
generator object
asset
character
borrowed
character
free
character
interest
character
locked
character
netAsset
character
new()
InlineResponse20019UserAssets$new( asset, borrowed, free, interest, locked, netAsset, ... )
toJSON()
InlineResponse20019UserAssets$toJSON()
fromJSON()
InlineResponse20019UserAssets$fromJSON(InlineResponse20019UserAssetsJson)
toJSONString()
InlineResponse20019UserAssets$toJSONString()
fromJSONString()
InlineResponse20019UserAssets$fromJSONString(InlineResponse20019UserAssetsJson)
clone()
The objects of this class are cloneable with this method.
InlineResponse20019UserAssets$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.