SapiV1StakingProductListQuota: SapiV1StakingProductListQuota

SapiV1StakingProductListQuotaR Documentation

SapiV1StakingProductListQuota

Description

SapiV1StakingProductListQuota Class

Format

An R6Class generator object

Public fields

totalPersonalQuota

character

minimum

character

Methods

Public methods


Method new()

Usage
SapiV1StakingProductListQuota$new(totalPersonalQuota, minimum, ...)

Method toJSON()

Usage
SapiV1StakingProductListQuota$toJSON()

Method fromJSON()

Usage
SapiV1StakingProductListQuota$fromJSON(SapiV1StakingProductListQuotaJson)

Method toJSONString()

Usage
SapiV1StakingProductListQuota$toJSONString()

Method fromJSONString()

Usage
SapiV1StakingProductListQuota$fromJSONString(SapiV1StakingProductListQuotaJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SapiV1StakingProductListQuota$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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