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.
Last updated 2 years ago