InlineResponse20040UserAssetDribblets: InlineResponse20040UserAssetDribblets

InlineResponse20040UserAssetDribbletsR Documentation

InlineResponse20040UserAssetDribblets

Description

InlineResponse20040UserAssetDribblets Class

Format

An R6Class generator object

Public fields

operateTime

integer

totalTransferedAmount

character

totalServiceChargeAmount

character

transId

integer

userAssetDribbletDetails

list( InlineResponse20040UserAssetDribbletDetails )

Methods

Public methods


Method new()

Usage
InlineResponse20040UserAssetDribblets$new(
  operateTime,
  totalTransferedAmount,
  totalServiceChargeAmount,
  transId,
  userAssetDribbletDetails,
  ...
)

Method toJSON()

Usage
InlineResponse20040UserAssetDribblets$toJSON()

Method fromJSON()

Usage
InlineResponse20040UserAssetDribblets$fromJSON(
  InlineResponse20040UserAssetDribbletsJson
)

Method toJSONString()

Usage
InlineResponse20040UserAssetDribblets$toJSONString()

Method fromJSONString()

Usage
InlineResponse20040UserAssetDribblets$fromJSONString(
  InlineResponse20040UserAssetDribbletsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20040UserAssetDribblets$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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