InlineResponse20034: InlineResponse20034

InlineResponse20034R Documentation

InlineResponse20034

Description

InlineResponse20034 Class

Format

An R6Class generator object

Public fields

coin

character

depositAllEnable

character

free

character

freeze

character

ipoable

character

ipoing

character

isLegalMoney

character

locked

character

name

character

networkList

list( SapiV1CapitalConfigGetallNetworkList )

storage

character

trading

character

withdrawAllEnable

character

withdrawing

character

Methods

Public methods


Method new()

Usage
InlineResponse20034$new(
  coin,
  depositAllEnable,
  free,
  freeze,
  ipoable,
  ipoing,
  isLegalMoney,
  locked,
  name,
  networkList,
  storage,
  trading,
  withdrawAllEnable,
  withdrawing,
  ...
)

Method toJSON()

Usage
InlineResponse20034$toJSON()

Method fromJSON()

Usage
InlineResponse20034$fromJSON(InlineResponse20034Json)

Method toJSONString()

Usage
InlineResponse20034$toJSONString()

Method fromJSONString()

Usage
InlineResponse20034$fromJSONString(InlineResponse20034Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20034$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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