InlineResponse20052SubAccounts | R Documentation |
InlineResponse20052SubAccounts Class
An R6Class
generator object
email
character
isFreeze
character
createTime
integer
isManagedSubAccount
character
isAssetManagementSubAccount
character
new()
InlineResponse20052SubAccounts$new( email, isFreeze, createTime, isManagedSubAccount, isAssetManagementSubAccount, ... )
toJSON()
InlineResponse20052SubAccounts$toJSON()
fromJSON()
InlineResponse20052SubAccounts$fromJSON(InlineResponse20052SubAccountsJson)
toJSONString()
InlineResponse20052SubAccounts$toJSONString()
fromJSONString()
InlineResponse20052SubAccounts$fromJSONString( InlineResponse20052SubAccountsJson )
clone()
The objects of this class are cloneable with this method.
InlineResponse20052SubAccounts$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.