InlineResponse20019UserAssets: InlineResponse20019UserAssets

InlineResponse20019UserAssetsR Documentation

InlineResponse20019UserAssets

Description

InlineResponse20019UserAssets Class

Format

An R6Class generator object

Public fields

asset

character

borrowed

character

free

character

interest

character

locked

character

netAsset

character

Methods

Public methods


Method new()

Usage
InlineResponse20019UserAssets$new(
  asset,
  borrowed,
  free,
  interest,
  locked,
  netAsset,
  ...
)

Method toJSON()

Usage
InlineResponse20019UserAssets$toJSON()

Method fromJSON()

Usage
InlineResponse20019UserAssets$fromJSON(InlineResponse20019UserAssetsJson)

Method toJSONString()

Usage
InlineResponse20019UserAssets$toJSONString()

Method fromJSONString()

Usage
InlineResponse20019UserAssets$fromJSONString(InlineResponse20019UserAssetsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20019UserAssets$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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