An R6Class
generator object
Methods
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.