#include "account_asset.hpp"
Account has Asset model representation
◆ AccountAsset() [1/2]
| iroha::model::AccountAsset::AccountAsset |
( |
| ) |
|
|
default |
◆ AccountAsset() [2/2]
| iroha::model::AccountAsset::AccountAsset |
( |
const std::string & |
asset_id, |
|
|
const std::string & |
account_id, |
|
|
const std::string & |
balance |
|
) |
| |
|
inline |
◆ account_id
| std::string iroha::model::AccountAsset::account_id |
◆ asset_id
| std::string iroha::model::AccountAsset::asset_id |
◆ balance
| std::string iroha::model::AccountAsset::balance |
The documentation for this struct was generated from the following file: