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 1 year ago