PricingUnitLabel: PricingUnitLabel

PricingUnitLabelR Documentation

PricingUnitLabel

Description

PricingUnitLabel Class

Format

An R6Class generator object

Methods

Public methods


Method new()

Usage
PricingUnitLabel$new(...)

Method toJSON()

Usage
PricingUnitLabel$toJSON()

Method fromJSON()

Usage
PricingUnitLabel$fromJSON(PricingUnitLabelJson)

Method toJSONString()

Usage
PricingUnitLabel$toJSONString()

Method fromJSONString()

Usage
PricingUnitLabel$fromJSONString(PricingUnitLabelJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
PricingUnitLabel$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


eddelbuettel/tldbclr documentation built on Sept. 25, 2022, 12:46 p.m.