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