R/pricing_type.R
PricingType.Rd
PricingType Class
An R6Class generator object
R6Class
PricingType$new()
PricingType$toJSON()
PricingType$fromJSON()
PricingType$toJSONString()
PricingType$fromJSONString()
PricingType$clone()
new()
PricingType$new(...)
toJSON()
fromJSON()
PricingType$fromJSON(PricingTypeJson)
toJSONString()
fromJSONString()
PricingType$fromJSONString(PricingTypeJson)
clone()
The objects of this class are cloneable with this method.
PricingType$clone(deep = FALSE)
deep
Whether to make a deep clone.