InlineResponse200139List: InlineResponse200139List

InlineResponse200139ListR Documentation

InlineResponse200139List

Description

InlineResponse200139List Class

Format

An R6Class generator object

Public fields

network

character

txID

character

contractAdrress

character

tokenId

character

timestamp

integer

fee

numeric

feeAsset

character

Methods

Public methods


Method new()

Usage
InlineResponse200139List$new(
  network,
  txID,
  contractAdrress,
  tokenId,
  timestamp,
  fee,
  feeAsset,
  ...
)

Method toJSON()

Usage
InlineResponse200139List$toJSON()

Method fromJSON()

Usage
InlineResponse200139List$fromJSON(InlineResponse200139ListJson)

Method toJSONString()

Usage
InlineResponse200139List$toJSONString()

Method fromJSONString()

Usage
InlineResponse200139List$fromJSONString(InlineResponse200139ListJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200139List$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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