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