XX CMake Package
Loading...
Searching...
No Matches
XX::RestApi::Result Struct Reference

REST API with json content. More...

#include <XXRestApiResult.h>

Inheritance diagram for XX::RestApi::Result:
XX::RestApi::ResultRaw

Detailed Description

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

Member Function Documentation

◆ parseJson()

void XX::RestApi::Result::parseJson ( )

Member Data Documentation

◆ json

QJsonObject XX::RestApi::Result::json

The documentation for this struct was generated from the following file: