AccountBalances: AccountBalances

AccountBalancesR Documentation

AccountBalances

Description

AccountBalances Class

Format

An R6Class generator object

Public fields

asset

character

free

character

locked

character

Methods

Public methods


Method new()

Usage
AccountBalances$new(asset, free, locked, ...)

Method toJSON()

Usage
AccountBalances$toJSON()

Method fromJSON()

Usage
AccountBalances$fromJSON(AccountBalancesJson)

Method toJSONString()

Usage
AccountBalances$toJSONString()

Method fromJSONString()

Usage
AccountBalances$fromJSONString(AccountBalancesJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
AccountBalances$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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