InlineResponse20014: InlineResponse20014

InlineResponse20014R Documentation

InlineResponse20014

Description

InlineResponse20014 Class

Format

An R6Class generator object

Public fields

assetFullName

character

assetName

character

isBorrowable

character

isMortgageable

character

userMinBorrow

character

userMinRepay

character

Methods

Public methods


Method new()

Usage
InlineResponse20014$new(
  assetFullName,
  assetName,
  isBorrowable,
  isMortgageable,
  userMinBorrow,
  userMinRepay,
  ...
)

Method toJSON()

Usage
InlineResponse20014$toJSON()

Method fromJSON()

Usage
InlineResponse20014$fromJSON(InlineResponse20014Json)

Method toJSONString()

Usage
InlineResponse20014$toJSONString()

Method fromJSONString()

Usage
InlineResponse20014$fromJSONString(InlineResponse20014Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20014$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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