InlineResponse20092: InlineResponse20092

InlineResponse20092R Documentation

InlineResponse20092

Description

InlineResponse20092 Class

Format

An R6Class generator object

Public fields

positionAmountVos

list( InlineResponse20092PositionAmountVos )

totalAmountInBTC

character

totalAmountInUSDT

character

totalFixedAmountInBTC

character

totalFixedAmountInUSDT

character

totalFlexibleInBTC

character

totalFlexibleInUSDT

character

Methods

Public methods


Method new()

Usage
InlineResponse20092$new(
  positionAmountVos,
  totalAmountInBTC,
  totalAmountInUSDT,
  totalFixedAmountInBTC,
  totalFixedAmountInUSDT,
  totalFlexibleInBTC,
  totalFlexibleInUSDT,
  ...
)

Method toJSON()

Usage
InlineResponse20092$toJSON()

Method fromJSON()

Usage
InlineResponse20092$fromJSON(InlineResponse20092Json)

Method toJSONString()

Usage
InlineResponse20092$toJSONString()

Method fromJSONString()

Usage
InlineResponse20092$fromJSONString(InlineResponse20092Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20092$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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