ResponseStats.RdResponseStats Class
ResponseStats Class
totalTotal
tookTook
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)
deepWhether to make a deep clone.