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

#include <wallet_structs.hpp>

Public Attributes

string memo
 
string description
 
operation_history_object op
 

Detailed Description

Definition at line 303 of file wallet_structs.hpp.

Member Data Documentation

◆ description

string graphene::wallet::operation_detail::description

Definition at line 305 of file wallet_structs.hpp.

◆ memo

string graphene::wallet::operation_detail::memo

Definition at line 304 of file wallet_structs.hpp.

◆ op

operation_history_object graphene::wallet::operation_detail::op

Definition at line 306 of file wallet_structs.hpp.


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