InlineResponse20091: InlineResponse20091

InlineResponse20091R Documentation

InlineResponse20091

Description

InlineResponse20091 Class

Format

An R6Class generator object

Public fields

asset

character

canTransfer

character

createTimestamp

integer

duration

integer

endTime

integer

interest

character

interestRate

character

lot

integer

positionId

integer

principal

character

projectId

character

projectName

character

purchaseTime

integer

redeemDate

character

startTime

integer

status

character

type

character

Methods

Public methods


Method new()

Usage
InlineResponse20091$new(
  asset,
  canTransfer,
  createTimestamp,
  duration,
  endTime,
  interest,
  interestRate,
  lot,
  positionId,
  principal,
  projectId,
  projectName,
  purchaseTime,
  redeemDate,
  startTime,
  status,
  type,
  ...
)

Method toJSON()

Usage
InlineResponse20091$toJSON()

Method fromJSON()

Usage
InlineResponse20091$fromJSON(InlineResponse20091Json)

Method toJSONString()

Usage
InlineResponse20091$toJSONString()

Method fromJSONString()

Usage
InlineResponse20091$fromJSONString(InlineResponse20091Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20091$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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