InlineResponse20052SubAccounts: InlineResponse20052SubAccounts

InlineResponse20052SubAccountsR Documentation

InlineResponse20052SubAccounts

Description

InlineResponse20052SubAccounts Class

Format

An R6Class generator object

Public fields

email

character

isFreeze

character

createTime

integer

isManagedSubAccount

character

isAssetManagementSubAccount

character

Methods

Public methods


Method new()

Usage
InlineResponse20052SubAccounts$new(
  email,
  isFreeze,
  createTime,
  isManagedSubAccount,
  isAssetManagementSubAccount,
  ...
)

Method toJSON()

Usage
InlineResponse20052SubAccounts$toJSON()

Method fromJSON()

Usage
InlineResponse20052SubAccounts$fromJSON(InlineResponse20052SubAccountsJson)

Method toJSONString()

Usage
InlineResponse20052SubAccounts$toJSONString()

Method fromJSONString()

Usage
InlineResponse20052SubAccounts$fromJSONString(
  InlineResponse20052SubAccountsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20052SubAccounts$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


grahamjwhite/binanceRapi documentation built on Nov. 22, 2022, 9:37 p.m.