|
XX CMake Package
|
REST API with json content. More...
#include <XXRestApiResult.h>
REST API with json content.
json content is only parsed when parseJson() is called
Public Member Functions | |
| void | parseJson () |
Public Attributes | |
| QJsonObject | json |
| Public Attributes inherited from XX::RestApi::ResultRaw | |
| QByteArray | raw |
| int | statusCode = 0 |
| void XX::RestApi::Result::parseJson | ( | ) |
| QJsonObject XX::RestApi::Result::json |