InlineResponse200120FundsDetail: InlineResponse200120FundsDetail

InlineResponse200120FundsDetailR Documentation

InlineResponse200120FundsDetail

Description

InlineResponse200120FundsDetail Class

Format

An R6Class generator object

Public fields

currency

character

amount

character

Methods

Public methods


Method new()

Usage
InlineResponse200120FundsDetail$new(currency, amount, ...)

Method toJSON()

Usage
InlineResponse200120FundsDetail$toJSON()

Method fromJSON()

Usage
InlineResponse200120FundsDetail$fromJSON(InlineResponse200120FundsDetailJson)

Method toJSONString()

Usage
InlineResponse200120FundsDetail$toJSONString()

Method fromJSONString()

Usage
InlineResponse200120FundsDetail$fromJSONString(
  InlineResponse200120FundsDetailJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200120FundsDetail$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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