7#ifndef EDHREC_TOP_CARDS_API_RESPONSE_H
8#define EDHREC_TOP_CARDS_API_RESPONSE_H
21 void fromJson(
const QJsonObject &json);
Definition edhrec_api_response_card_container.h:18
Definition edhrec_top_cards_api_response.h:15
void debugPrint() const
Definition edhrec_top_cards_api_response.cpp:14
QString header
Definition edhrec_top_cards_api_response.h:17
QString description
Definition edhrec_top_cards_api_response.h:18
EdhrecApiResponseCardContainer container
Definition edhrec_top_cards_api_response.h:19
void fromJson(const QJsonObject &json)
Definition edhrec_top_cards_api_response.cpp:6