InlineResponse20040UserAssetDribbletDetails: InlineResponse20040UserAssetDribbletDetails

InlineResponse20040UserAssetDribbletDetailsR Documentation

InlineResponse20040UserAssetDribbletDetails

Description

InlineResponse20040UserAssetDribbletDetails Class

Format

An R6Class generator object

Public fields

transId

integer

serviceChargeAmount

character

amount

character

operateTime

integer

transferedAmount

character

fromAsset

character

Methods

Public methods


Method new()

Usage
InlineResponse20040UserAssetDribbletDetails$new(
  transId,
  serviceChargeAmount,
  amount,
  operateTime,
  transferedAmount,
  fromAsset,
  ...
)

Method toJSON()

Usage
InlineResponse20040UserAssetDribbletDetails$toJSON()

Method fromJSON()

Usage
InlineResponse20040UserAssetDribbletDetails$fromJSON(
  InlineResponse20040UserAssetDribbletDetailsJson
)

Method toJSONString()

Usage
InlineResponse20040UserAssetDribbletDetails$toJSONString()

Method fromJSONString()

Usage
InlineResponse20040UserAssetDribbletDetails$fromJSONString(
  InlineResponse20040UserAssetDribbletDetailsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20040UserAssetDribbletDetails$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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