InlineResponse200125List: InlineResponse200125List

InlineResponse200125ListR Documentation

InlineResponse200125List

Description

InlineResponse200125List 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
InlineResponse200125List$new(
  network,
  txID,
  contractAdrress,
  tokenId,
  timestamp,
  fee,
  feeAsset,
  ...
)

Method toJSON()

Usage
InlineResponse200125List$toJSON()

Method fromJSON()

Usage
InlineResponse200125List$fromJSON(InlineResponse200125ListJson)

Method toJSONString()

Usage
InlineResponse200125List$toJSONString()

Method fromJSONString()

Usage
InlineResponse200125List$fromJSONString(InlineResponse200125ListJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200125List$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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