Transaction: Transaction

TransactionR Documentation

Transaction

Description

Transaction Class

Format

An R6Class generator object

Public fields

tranId

integer

Methods

Public methods


Method new()

Usage
Transaction$new(tranId, ...)

Method toJSON()

Usage
Transaction$toJSON()

Method fromJSON()

Usage
Transaction$fromJSON(TransactionJson)

Method toJSONString()

Usage
Transaction$toJSONString()

Method fromJSONString()

Usage
Transaction$fromJSONString(TransactionJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Transaction$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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