Last updated 2 years 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
The time this Query took.
public long QueryTime
QueryTime