InlineResponse20089: InlineResponse20089

InlineResponse20089R Documentation

InlineResponse20089

Description

InlineResponse20089 Class

Format

An R6Class generator object

Public fields

asset

character

displayPriority

integer

duration

integer

interestPerLot

character

interestRate

character

lotSize

character

lotsLowLimit

integer

lotsPurchased

integer

lotsUpLimit

integer

maxLotsPerUser

integer

needKyc

character

projectId

character

projectName

character

status

character

type

character

withAreaLimitation

character

Methods

Public methods


Method new()

Usage
InlineResponse20089$new(
  asset,
  displayPriority,
  duration,
  interestPerLot,
  interestRate,
  lotSize,
  lotsLowLimit,
  lotsPurchased,
  lotsUpLimit,
  maxLotsPerUser,
  needKyc,
  projectId,
  projectName,
  status,
  type,
  withAreaLimitation,
  ...
)

Method toJSON()

Usage
InlineResponse20089$toJSON()

Method fromJSON()

Usage
InlineResponse20089$fromJSON(InlineResponse20089Json)

Method toJSONString()

Usage
InlineResponse20089$toJSONString()

Method fromJSONString()

Usage
InlineResponse20089$fromJSONString(InlineResponse20089Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20089$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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