InlineResponse20041UserAssetDribbletDetails: InlineResponse20041UserAssetDribbletDetails

InlineResponse20041UserAssetDribbletDetailsR Documentation

InlineResponse20041UserAssetDribbletDetails

Description

InlineResponse20041UserAssetDribbletDetails 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
InlineResponse20041UserAssetDribbletDetails$new(
  transId,
  serviceChargeAmount,
  amount,
  operateTime,
  transferedAmount,
  fromAsset,
  ...
)

Method toJSON()

Usage
InlineResponse20041UserAssetDribbletDetails$toJSON()

Method fromJSON()

Usage
InlineResponse20041UserAssetDribbletDetails$fromJSON(
  InlineResponse20041UserAssetDribbletDetailsJson
)

Method toJSONString()

Usage
InlineResponse20041UserAssetDribbletDetails$toJSONString()

Method fromJSONString()

Usage
InlineResponse20041UserAssetDribbletDetails$fromJSONString(
  InlineResponse20041UserAssetDribbletDetailsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20041UserAssetDribbletDetails$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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