Skip to contents

PricingUnitLabel Class

Format

An R6Class generator object

Methods


Method new()

Usage


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.