Skip to contents

Querystatus Class

Format

An R6Class generator object

Methods


Method new()

Usage

Querystatus$new(...)


Method toJSON()

Usage

Querystatus$toJSON()


Method fromJSON()

Usage

Querystatus$fromJSON(QuerystatusJson)


Method toJSONString()

Usage

Querystatus$toJSONString()


Method fromJSONString()

Usage

Querystatus$fromJSONString(QuerystatusJson)


Method clone()

The objects of this class are cloneable with this method.

Usage

Querystatus$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.