InlineResponse20089PositionAmountVos: InlineResponse20089PositionAmountVos

InlineResponse20089PositionAmountVosR Documentation

InlineResponse20089PositionAmountVos

Description

InlineResponse20089PositionAmountVos Class

Format

An R6Class generator object

Public fields

amount

character

amountInBTC

character

amountInUSDT

character

asset

character

Methods

Public methods


Method new()

Usage
InlineResponse20089PositionAmountVos$new(
  amount,
  amountInBTC,
  amountInUSDT,
  asset,
  ...
)

Method toJSON()

Usage
InlineResponse20089PositionAmountVos$toJSON()

Method fromJSON()

Usage
InlineResponse20089PositionAmountVos$fromJSON(
  InlineResponse20089PositionAmountVosJson
)

Method toJSONString()

Usage
InlineResponse20089PositionAmountVos$toJSONString()

Method fromJSONString()

Usage
InlineResponse20089PositionAmountVos$fromJSONString(
  InlineResponse20089PositionAmountVosJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20089PositionAmountVos$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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