SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos: SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos

SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVosR Documentation

SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos

Description

SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos Class

Format

An R6Class generator object

Public fields

entryPrice

character

markPrice

character

leverage

character

isolated

character

isolatedWallet

character

isolatedMargin

character

isAutoAddMargin

character

positionSide

character

positionAmount

character

symbol

character

unrealizedProfit

character

Methods

Public methods


Method new()

Usage
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$new(
  entryPrice,
  markPrice,
  leverage,
  isolated,
  isolatedWallet,
  isolatedMargin,
  isAutoAddMargin,
  positionSide,
  positionAmount,
  symbol,
  unrealizedProfit,
  ...
)

Method toJSON()

Usage
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$toJSON()

Method fromJSON()

Usage
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$fromJSON(
  SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVosJson
)

Method toJSONString()

Usage
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$toJSONString()

Method fromJSONString()

Usage
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$fromJSONString(
  SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVosJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
SubAccountCOINFuturesPositionRiskDeliveryPositionRiskVos$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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