#include <edhrec_top_cards_api_response.h>
Public Member Functions | |
| void | fromJson (const QJsonObject &json) |
| void | debugPrint () const |
Public Attributes | |
| QString | header |
| QString | description |
| EdhrecApiResponseCardContainer | container |
| void EdhrecTopCardsApiResponse::debugPrint | ( | ) | const |
| void EdhrecTopCardsApiResponse::fromJson | ( | const QJsonObject & | json | ) |
| EdhrecApiResponseCardContainer EdhrecTopCardsApiResponse::container |
| QString EdhrecTopCardsApiResponse::description |
| QString EdhrecTopCardsApiResponse::header |