InlineResponse20036: InlineResponse20036

InlineResponse20036R Documentation

InlineResponse20036

Description

InlineResponse20036 Class

Format

An R6Class generator object

Public fields

amount

character

coin

character

network

character

status

integer

address

character

addressTag

character

txId

character

insertTime

integer

transferType

integer

unlockConfirm

character

confirmTimes

character

Methods

Public methods


Method new()

Usage
InlineResponse20036$new(
  amount,
  coin,
  network,
  status,
  address,
  addressTag,
  txId,
  insertTime,
  transferType,
  unlockConfirm,
  confirmTimes,
  ...
)

Method toJSON()

Usage
InlineResponse20036$toJSON()

Method fromJSON()

Usage
InlineResponse20036$fromJSON(InlineResponse20036Json)

Method toJSONString()

Usage
InlineResponse20036$toJSONString()

Method fromJSONString()

Usage
InlineResponse20036$fromJSONString(InlineResponse20036Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20036$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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