#include "set_account_detail.hpp"
◆ SetAccountDetail() [1/2]
| iroha::model::SetAccountDetail::SetAccountDetail |
( |
| ) |
|
|
inline |
◆ SetAccountDetail() [2/2]
| iroha::model::SetAccountDetail::SetAccountDetail |
( |
const std::string & |
account_id, |
|
|
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
inline |
◆ operator==()
| bool iroha::model::SetAccountDetail::operator== |
( |
const Command & |
command | ) |
const |
|
overridevirtual |
◆ account_id
| std::string iroha::model::SetAccountDetail::account_id |
◆ key
| std::string iroha::model::SetAccountDetail::key |
◆ value
| std::string iroha::model::SetAccountDetail::value |
The documentation for this struct was generated from the following files: