Skip to contents

PricingCurrency Class

Format

An R6Class generator object

Methods


Method new()

Usage


Method toJSON()

Usage

PricingCurrency$toJSON()


Method fromJSON()

Usage

PricingCurrency$fromJSON(PricingCurrencyJson)


Method toJSONString()

Usage

PricingCurrency$toJSONString()


Method fromJSONString()

Usage

PricingCurrency$fromJSONString(PricingCurrencyJson)


Method clone()

The objects of this class are cloneable with this method.

Usage

PricingCurrency$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.