InlineResponse20061SubAccountList | R Documentation |
InlineResponse20061SubAccountList Class
An R6Class
generator object
email
character
totalAssetOfBtc
character
totalLiabilityOfBtc
character
totalNetAssetOfBtc
character
new()
InlineResponse20061SubAccountList$new( email, totalAssetOfBtc, totalLiabilityOfBtc, totalNetAssetOfBtc, ... )
toJSON()
InlineResponse20061SubAccountList$toJSON()
fromJSON()
InlineResponse20061SubAccountList$fromJSON( InlineResponse20061SubAccountListJson )
toJSONString()
InlineResponse20061SubAccountList$toJSONString()
fromJSONString()
InlineResponse20061SubAccountList$fromJSONString( InlineResponse20061SubAccountListJson )
clone()
The objects of this class are cloneable with this method.
InlineResponse20061SubAccountList$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.