|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Member Functions | |
| KV_SERIALIZE (tag) | |
| KV_SERIALIZE (label) | |
| KV_SERIALIZE (accounts) | |
Public Attributes | |
| std::string | tag |
| std::string | label |
| std::vector< uint32_t > | accounts |
Definition at line 333 of file wallet_rpc_server_commands_defs.h.
| tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNT_TAGS::account_tag_info::KV_SERIALIZE | ( | accounts | ) |

| tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNT_TAGS::account_tag_info::KV_SERIALIZE | ( | label | ) |

| tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNT_TAGS::account_tag_info::KV_SERIALIZE | ( | tag | ) |


| std::vector<uint32_t> tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNT_TAGS::account_tag_info::accounts |
Definition at line 337 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNT_TAGS::account_tag_info::label |
Definition at line 336 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNT_TAGS::account_tag_info::tag |
Definition at line 335 of file wallet_rpc_server_commands_defs.h.