InlineResponse20043: InlineResponse20043

InlineResponse20043R Documentation

InlineResponse20043

Description

InlineResponse20043 Class

Format

An R6Class generator object

Public fields

totalServiceCharge

character

totalTransfered

character

transferResult

list( InlineResponse20043TransferResult )

Methods

Public methods


Method new()

Usage
InlineResponse20043$new(
  totalServiceCharge,
  totalTransfered,
  transferResult,
  ...
)

Method toJSON()

Usage
InlineResponse20043$toJSON()

Method fromJSON()

Usage
InlineResponse20043$fromJSON(InlineResponse20043Json)

Method toJSONString()

Usage
InlineResponse20043$toJSONString()

Method fromJSONString()

Usage
InlineResponse20043$fromJSONString(InlineResponse20043Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20043$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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