#include "get_account_assets.hpp"


Public Attributes | |
| std::string | account_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 get all account's assets and balance
| std::string iroha::model::GetAccountAssets::account_id {} |