A wrapper for Cloud responses reducing the amount of boilerplate required to evaluate whether a request was successful and providing feedback when a request fails.
More...
|
|
int | StatusCode |
| |
|
bool | Succeeded |
| |
|
T | Data |
| |
|
string | ErrorMessage |
| |
A wrapper for Cloud responses reducing the amount of boilerplate required to evaluate whether a request was successful and providing feedback when a request fails.
- Template Parameters
-
| T | The expected Cloud response model. |
The documentation for this struct was generated from the following file:
- Runtime/Cloud/Models/CloudApiResponse.cs