InlineResponse20040Data: InlineResponse20040Data

InlineResponse20040DataR Documentation

InlineResponse20040Data

Description

InlineResponse20040Data Class

Format

An R6Class generator object

Public fields

isLocked

character

plannedRecoverTime

integer

triggerCondition

InlineResponse20040DataTriggerCondition

indicators

InlineResponse20040DataIndicators

updateTime

integer

Methods

Public methods


Method new()

Usage
InlineResponse20040Data$new(
  isLocked,
  plannedRecoverTime,
  triggerCondition,
  indicators,
  updateTime,
  ...
)

Method toJSON()

Usage
InlineResponse20040Data$toJSON()

Method fromJSON()

Usage
InlineResponse20040Data$fromJSON(InlineResponse20040DataJson)

Method toJSONString()

Usage
InlineResponse20040Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse20040Data$fromJSONString(InlineResponse20040DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20040Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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