InlineResponse200114: InlineResponse200114

InlineResponse200114R Documentation

InlineResponse200114

Description

InlineResponse200114 Class

Format

An R6Class generator object

Public fields

uniMMR

character

accountEquity

character

accountMaintMargin

character

accountStatus

character

Methods

Public methods


Method new()

Usage
InlineResponse200114$new(
  uniMMR,
  accountEquity,
  accountMaintMargin,
  accountStatus,
  ...
)

Method toJSON()

Usage
InlineResponse200114$toJSON()

Method fromJSON()

Usage
InlineResponse200114$fromJSON(InlineResponse200114Json)

Method toJSONString()

Usage
InlineResponse200114$toJSONString()

Method fromJSONString()

Usage
InlineResponse200114$fromJSONString(InlineResponse200114Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200114$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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