InlineResponse200134FundsDetail: InlineResponse200134FundsDetail

InlineResponse200134FundsDetailR Documentation

InlineResponse200134FundsDetail

Description

InlineResponse200134FundsDetail Class

Format

An R6Class generator object

Public fields

currency

character

amount

character

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200134FundsDetail$toJSON()

Method fromJSON()

Usage
InlineResponse200134FundsDetail$fromJSON(InlineResponse200134FundsDetailJson)

Method toJSONString()

Usage
InlineResponse200134FundsDetail$toJSONString()

Method fromJSONString()

Usage
InlineResponse200134FundsDetail$fromJSONString(
  InlineResponse200134FundsDetailJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200134FundsDetail$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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