Electroneum
Public Member Functions | Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNT_TAGS::account_tag_info Struct Reference

#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
 

Member Function Documentation

◆ KV_SERIALIZE() [1/3]

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

◆ 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 ( tag  )

Member Data Documentation

◆ accounts

std::vector<uint32_t> tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNT_TAGS::account_tag_info::accounts

◆ label

std::string tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNT_TAGS::account_tag_info::label

◆ tag

std::string tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNT_TAGS::account_tag_info::tag

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