BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Attributes | List of all members
graphene::wallet::operation_detail_ex Struct Reference

#include <wallet_structs.hpp>

Public Attributes

string memo
 
string description
 
operation_history_object op
 
transaction_id_type transaction_id
 

Detailed Description

Definition at line 309 of file wallet_structs.hpp.

Member Data Documentation

◆ description

string graphene::wallet::operation_detail_ex::description

Definition at line 311 of file wallet_structs.hpp.

◆ memo

string graphene::wallet::operation_detail_ex::memo

Definition at line 310 of file wallet_structs.hpp.

◆ op

operation_history_object graphene::wallet::operation_detail_ex::op

Definition at line 312 of file wallet_structs.hpp.

◆ transaction_id

transaction_id_type graphene::wallet::operation_detail_ex::transaction_id

Definition at line 313 of file wallet_structs.hpp.


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