AccountDto
Summary
Members | Descriptions |
---|---|
| |
| Whether the Request was Successfull or not. |
The Data returned from the Api. |
Members
class
DataDto
public bool
Success
Whether the Request was Successfull or not.
The Data returned from the Api.
Last updated