InlineResponse20050SubAccounts: InlineResponse20050SubAccounts

InlineResponse20050SubAccountsR Documentation

InlineResponse20050SubAccounts

Description

InlineResponse20050SubAccounts Class

Format

An R6Class generator object

Public fields

email

character

isFreeze

character

createTime

integer

Methods

Public methods


Method new()

Usage
InlineResponse20050SubAccounts$new(email, isFreeze, createTime, ...)

Method toJSON()

Usage
InlineResponse20050SubAccounts$toJSON()

Method fromJSON()

Usage
InlineResponse20050SubAccounts$fromJSON(InlineResponse20050SubAccountsJson)

Method toJSONString()

Usage
InlineResponse20050SubAccounts$toJSONString()

Method fromJSONString()

Usage
InlineResponse20050SubAccounts$fromJSONString(
  InlineResponse20050SubAccountsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20050SubAccounts$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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