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