InlineResponse20045CTR: InlineResponse20045CTR

InlineResponse20045CTRR Documentation

InlineResponse20045CTR

Description

InlineResponse20045CTR Class

Format

An R6Class generator object

Public fields

minWithdrawAmount

character

depositStatus

character

withdrawFee

integer

withdrawStatus

character

depositTip

character

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse20045CTR$toJSON()

Method fromJSON()

Usage
InlineResponse20045CTR$fromJSON(InlineResponse20045CTRJson)

Method toJSONString()

Usage
InlineResponse20045CTR$toJSONString()

Method fromJSONString()

Usage
InlineResponse20045CTR$fromJSONString(InlineResponse20045CTRJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20045CTR$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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