InlineResponse20065Assets: InlineResponse20065Assets

InlineResponse20065AssetsR Documentation

InlineResponse20065Assets

Description

InlineResponse20065Assets Class

Format

An R6Class generator object

Public fields

asset

character

initialMargin

character

maintenanceMargin

character

marginBalance

character

maxWithdrawAmount

character

openOrderInitialMargin

character

positionInitialMargin

character

unrealizedProfit

character

walletBalance

character

Methods

Public methods


Method new()

Usage
InlineResponse20065Assets$new(
  asset,
  initialMargin,
  maintenanceMargin,
  marginBalance,
  maxWithdrawAmount,
  openOrderInitialMargin,
  positionInitialMargin,
  unrealizedProfit,
  walletBalance,
  ...
)

Method toJSON()

Usage
InlineResponse20065Assets$toJSON()

Method fromJSON()

Usage
InlineResponse20065Assets$fromJSON(InlineResponse20065AssetsJson)

Method toJSONString()

Usage
InlineResponse20065Assets$toJSONString()

Method fromJSONString()

Usage
InlineResponse20065Assets$fromJSONString(InlineResponse20065AssetsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20065Assets$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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