6 #ifndef IROHA_SHARED_MODEL_GET_ACCOUNT_HPP 7 #define IROHA_SHARED_MODEL_GET_ACCOUNT_HPP 21 std::string
toString()
const override;
27 #endif // IROHA_SHARED_MODEL_GET_ACCOUNT_HPP GetAccount ModelType
Definition: model_primitive.hpp:27
virtual const types::AccountIdType & accountId() const =0
std::string toString() const override
Definition: get_account.cpp:11
std::string AccountIdType
Type of account id.
Definition: types.hpp:38
bool operator==(const ModelType &rhs) const override
Definition: get_account.cpp:18
Definition: get_account.hpp:14
Definition: model_primitive.hpp:22
Definition: command_executor.hpp:12