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

#include <wallet_rpc_server_commands_defs.h>

Inheritance diagram for tools::wallet_rpc::uri_spec:
Inheritance graph
[legend]
Collaboration diagram for tools::wallet_rpc::uri_spec:
Collaboration graph
[legend]

Public Member Functions

 KV_SERIALIZE (address)
 
 KV_SERIALIZE (payment_id)
 
 KV_SERIALIZE (amount)
 
 KV_SERIALIZE (tx_description)
 
 KV_SERIALIZE (recipient_name)
 

Public Attributes

std::string address
 
std::string payment_id
 
uint64_t amount
 
std::string tx_description
 
std::string recipient_name
 

Member Function Documentation

◆ KV_SERIALIZE() [1/5]

tools::wallet_rpc::uri_spec::KV_SERIALIZE ( address  )

◆ KV_SERIALIZE() [2/5]

tools::wallet_rpc::uri_spec::KV_SERIALIZE ( amount  )

◆ KV_SERIALIZE() [3/5]

tools::wallet_rpc::uri_spec::KV_SERIALIZE ( payment_id  )

◆ KV_SERIALIZE() [4/5]

tools::wallet_rpc::uri_spec::KV_SERIALIZE ( recipient_name  )

◆ KV_SERIALIZE() [5/5]

tools::wallet_rpc::uri_spec::KV_SERIALIZE ( tx_description  )

Member Data Documentation

◆ address

std::string tools::wallet_rpc::uri_spec::address

◆ amount

uint64_t tools::wallet_rpc::uri_spec::amount

◆ payment_id

std::string tools::wallet_rpc::uri_spec::payment_id

◆ recipient_name

std::string tools::wallet_rpc::uri_spec::recipient_name

◆ tx_description

std::string tools::wallet_rpc::uri_spec::tx_description

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