StatsDto
Last updated
Last updated
class
public bool
Whether the Request was Successfull or not.
public
The Data returned from the Api.
public long
The time this Query took.
class
DataDto
public bool
Success
Whether the Request was Successfull or not.
The Data returned from the Api.
public long
QueryTime
The time this Query took.