InlineResponse20043CTR: InlineResponse20043CTR

InlineResponse20043CTRR Documentation

InlineResponse20043CTR

Description

InlineResponse20043CTR Class

Format

An R6Class generator object

Public fields

minWithdrawAmount

character

depositStatus

character

withdrawFee

integer

withdrawStatus

character

depositTip

character

Methods

Public methods


Method new()

Usage
InlineResponse20043CTR$new(
  minWithdrawAmount,
  depositStatus,
  withdrawFee,
  withdrawStatus,
  depositTip,
  ...
)

Method toJSON()

Usage
InlineResponse20043CTR$toJSON()

Method fromJSON()

Usage
InlineResponse20043CTR$fromJSON(InlineResponse20043CTRJson)

Method toJSONString()

Usage
InlineResponse20043CTR$toJSONString()

Method fromJSONString()

Usage
InlineResponse20043CTR$fromJSONString(InlineResponse20043CTRJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20043CTR$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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