#include <archidekt_deck_listing_api_response.h>
Public Member Functions | |
| void | fromJson (const QJsonObject &json) |
| void | debugPrint () const |
Public Attributes | |
| int | count |
| QUrl | next |
| QVector< ArchidektApiResponseDeckListingContainer > | results |
| void ArchidektDeckListingApiResponse::debugPrint | ( | ) | const |
| void ArchidektDeckListingApiResponse::fromJson | ( | const QJsonObject & | json | ) |
| int ArchidektDeckListingApiResponse::count |
| QUrl ArchidektDeckListingApiResponse::next |
| QVector<ArchidektApiResponseDeckListingContainer> ArchidektDeckListingApiResponse::results |