InlineResponse20050: InlineResponse20050

InlineResponse20050R Documentation

InlineResponse20050

Description

InlineResponse20050 Class

Format

An R6Class generator object

Public fields

ipRestrict

character

createTime

integer

enableWithdrawals

character

enableInternalTransfer

character

permitsUniversalTransfer

character

enableVanillaOptions

character

enableReading

character

enableFutures

character

enableMargin

character

enableSpotAndMarginTrading

character

tradingAuthorityExpirationTime

integer

Methods

Public methods


Method new()

Usage
InlineResponse20050$new(
  ipRestrict,
  createTime,
  enableWithdrawals,
  enableInternalTransfer,
  permitsUniversalTransfer,
  enableVanillaOptions,
  enableReading,
  enableFutures,
  enableMargin,
  enableSpotAndMarginTrading,
  tradingAuthorityExpirationTime,
  ...
)

Method toJSON()

Usage
InlineResponse20050$toJSON()

Method fromJSON()

Usage
InlineResponse20050$fromJSON(InlineResponse20050Json)

Method toJSONString()

Usage
InlineResponse20050$toJSONString()

Method fromJSONString()

Usage
InlineResponse20050$fromJSONString(InlineResponse20050Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20050$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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