Electroneum
tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNT_TAGS::account_tag_info Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNT_TAGS::account_tag_info:

Public Member Functions

 KV_SERIALIZE (tag)
 
 KV_SERIALIZE (label)
 
 KV_SERIALIZE (accounts)
 

Public Attributes

std::string tag
 
std::string label
 
std::vector< uint32_taccounts
 

Detailed Description

Definition at line 333 of file wallet_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE() [1/3]

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

◆ KV_SERIALIZE() [2/3]

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

◆ KV_SERIALIZE() [3/3]

tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNT_TAGS::account_tag_info::KV_SERIALIZE ( accounts  )

Member Data Documentation

◆ accounts

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.

◆ label

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.

◆ tag

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.


The documentation for this struct was generated from the following file: