InlineResponse20043TransferResult: InlineResponse20043TransferResult

InlineResponse20043TransferResultR Documentation

InlineResponse20043TransferResult

Description

InlineResponse20043TransferResult Class

Format

An R6Class generator object

Public fields

amount

character

fromAsset

character

operateTime

integer

serviceChargeAmount

character

tranId

integer

transferedAmount

character

Methods

Public methods


Method new()

Usage
InlineResponse20043TransferResult$new(
  amount,
  fromAsset,
  operateTime,
  serviceChargeAmount,
  tranId,
  transferedAmount,
  ...
)

Method toJSON()

Usage
InlineResponse20043TransferResult$toJSON()

Method fromJSON()

Usage
InlineResponse20043TransferResult$fromJSON(
  InlineResponse20043TransferResultJson
)

Method toJSONString()

Usage
InlineResponse20043TransferResult$toJSONString()

Method fromJSONString()

Usage
InlineResponse20043TransferResult$fromJSONString(
  InlineResponse20043TransferResultJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20043TransferResult$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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