#include "get_transactions.hpp"


Public Attributes | |
| std::string | account_id {} |
| std::string | asset_id {} |
Public Attributes inherited from iroha::model::Query | |
| Signature | signature {} |
| std::string | creator_account_id {} |
| ts64_t | created_ts {} |
| uint64_t | query_counter {} |
Additional Inherited Members | |
Public Member Functions inherited from iroha::model::Query | |
| virtual | ~Query () |
Query for getting transactions of given asset of an account
| std::string iroha::model::GetAccountAssetTransactions::account_id {} |
Account identifier
| std::string iroha::model::GetAccountAssetTransactions::asset_id {} |
Asset identifier