ResponseStats.Rd
ResponseStats Class
ResponseStats Class
total
Total
took
Took
new()
ResponseStats$new(total, took)
toJSON()
ResponseStats$toJSON()
fromJSON()
ResponseStats$fromJSON(ResponseStatsJson)
toJSONString()
ResponseStats$toJSONString()
fromJSONString()
ResponseStats$fromJSONString(ResponseStatsJson)
clone()
The objects of this class are cloneable with this method.
ResponseStats$clone(deep = FALSE)
deep
Whether to make a deep clone.