InlineResponse200138List: InlineResponse200138List

InlineResponse200138ListR Documentation

InlineResponse200138List

Description

InlineResponse200138List Class

Format

An R6Class generator object

Public fields

network

character

txID

integer

contractAdrress

character

tokenId

character

timestamp

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200138List$toJSON()

Method fromJSON()

Usage
InlineResponse200138List$fromJSON(InlineResponse200138ListJson)

Method toJSONString()

Usage
InlineResponse200138List$toJSONString()

Method fromJSONString()

Usage
InlineResponse200138List$fromJSONString(InlineResponse200138ListJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200138List$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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