InlineResponse200124List: InlineResponse200124List

InlineResponse200124ListR Documentation

InlineResponse200124List

Description

InlineResponse200124List Class

Format

An R6Class generator object

Public fields

network

character

txID

integer

contractAdrress

character

tokenId

character

timestamp

integer

Methods

Public methods


Method new()

Usage
InlineResponse200124List$new(
  network,
  txID,
  contractAdrress,
  tokenId,
  timestamp,
  ...
)

Method toJSON()

Usage
InlineResponse200124List$toJSON()

Method fromJSON()

Usage
InlineResponse200124List$fromJSON(InlineResponse200124ListJson)

Method toJSONString()

Usage
InlineResponse200124List$toJSONString()

Method fromJSONString()

Usage
InlineResponse200124List$fromJSONString(InlineResponse200124ListJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200124List$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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