InlineResponse20039Data: InlineResponse20039Data

InlineResponse20039DataR Documentation

InlineResponse20039Data

Description

InlineResponse20039Data Class

Format

An R6Class generator object

Public fields

isLocked

character

plannedRecoverTime

integer

triggerCondition

InlineResponse20039DataTriggerCondition

indicators

InlineResponse20039DataIndicators

updateTime

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse20039Data$toJSON()

Method fromJSON()

Usage
InlineResponse20039Data$fromJSON(InlineResponse20039DataJson)

Method toJSONString()

Usage
InlineResponse20039Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse20039Data$fromJSONString(InlineResponse20039DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20039Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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