SapiV1BswapLiquidityShare: SapiV1BswapLiquidityShare

SapiV1BswapLiquidityShareR Documentation

SapiV1BswapLiquidityShare

Description

SapiV1BswapLiquidityShare Class

Format

An R6Class generator object

Public fields

shareAmount

numeric

sharePercentage

numeric

asset

SapiV1BswapLiquidityShareAsset

Methods

Public methods


Method new()

Usage
SapiV1BswapLiquidityShare$new(shareAmount, sharePercentage, asset, ...)

Method toJSON()

Usage
SapiV1BswapLiquidityShare$toJSON()

Method fromJSON()

Usage
SapiV1BswapLiquidityShare$fromJSON(SapiV1BswapLiquidityShareJson)

Method toJSONString()

Usage
SapiV1BswapLiquidityShare$toJSONString()

Method fromJSONString()

Usage
SapiV1BswapLiquidityShare$fromJSONString(SapiV1BswapLiquidityShareJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SapiV1BswapLiquidityShare$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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