6 #ifndef IROHA_SHARED_MODEL_GET_ASSET_INFO_HPP 7 #define IROHA_SHARED_MODEL_GET_ASSET_INFO_HPP 24 std::string
toString()
const override;
31 #endif // IROHA_SHARED_MODEL_GET_ASSET_INFO_HPP Definition: get_asset_info.hpp:17
GetAssetInfo ModelType
Definition: model_primitive.hpp:27
std::string toString() const override
Definition: get_asset_info.cpp:11
virtual const types::AssetIdType & assetId() const =0
bool operator==(const ModelType &rhs) const override
Definition: get_asset_info.cpp:18
Definition: model_primitive.hpp:22
Definition: command_executor.hpp:13
std::string AssetIdType
Type of asset id.
Definition: types.hpp:60