InlineResponse20041UserAssetDribblets: InlineResponse20041UserAssetDribblets

InlineResponse20041UserAssetDribbletsR Documentation

InlineResponse20041UserAssetDribblets

Description

InlineResponse20041UserAssetDribblets Class

Format

An R6Class generator object

Public fields

operateTime

integer

totalTransferedAmount

character

totalServiceChargeAmount

character

transId

integer

userAssetDribbletDetails

list( InlineResponse20041UserAssetDribbletDetails )

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse20041UserAssetDribblets$toJSON()

Method fromJSON()

Usage
InlineResponse20041UserAssetDribblets$fromJSON(
  InlineResponse20041UserAssetDribbletsJson
)

Method toJSONString()

Usage
InlineResponse20041UserAssetDribblets$toJSONString()

Method fromJSONString()

Usage
InlineResponse20041UserAssetDribblets$fromJSONString(
  InlineResponse20041UserAssetDribbletsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20041UserAssetDribblets$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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