InlineResponse20060: InlineResponse20060

InlineResponse20060R Documentation

InlineResponse20060

Description

InlineResponse20060 Class

Format

An R6Class generator object

Public fields

email

character

isSubUserEnabled

character

isUserActive

character

insertTime

integer

isMarginEnabled

character

isFutureEnabled

character

mobile

integer

Methods

Public methods


Method new()

Usage
InlineResponse20060$new(
  email,
  isSubUserEnabled,
  isUserActive,
  insertTime,
  isMarginEnabled,
  isFutureEnabled,
  mobile,
  ...
)

Method toJSON()

Usage
InlineResponse20060$toJSON()

Method fromJSON()

Usage
InlineResponse20060$fromJSON(InlineResponse20060Json)

Method toJSONString()

Usage
InlineResponse20060$toJSONString()

Method fromJSONString()

Usage
InlineResponse20060$fromJSONString(InlineResponse20060Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20060$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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