InlineResponse200131: InlineResponse200131

InlineResponse200131R Documentation

InlineResponse200131

Description

InlineResponse200131 Class

Format

An R6Class generator object

Public fields

poolId

integer

poolName

character

assetRewards

character

claimTime

integer

claimAmount

numeric

status

integer

Methods

Public methods


Method new()

Usage
InlineResponse200131$new(
  poolId,
  poolName,
  assetRewards,
  claimTime,
  claimAmount,
  status,
  ...
)

Method toJSON()

Usage
InlineResponse200131$toJSON()

Method fromJSON()

Usage
InlineResponse200131$fromJSON(InlineResponse200131Json)

Method toJSONString()

Usage
InlineResponse200131$toJSONString()

Method fromJSONString()

Usage
InlineResponse200131$fromJSONString(InlineResponse200131Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200131$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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