An R6Class
generator object
Methods
Method fromJSON()
Usage
FilterOption$fromJSON(FilterOptionJson)
Method toJSONString()
Usage
FilterOption$toJSONString()
Method fromJSONString()
Usage
FilterOption$fromJSONString(FilterOptionJson)
Method clone()
The objects of this class are cloneable with this method.
Usage
FilterOption$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.