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

#include <base.hpp>

Public Attributes

vector< assetpaid
 
vector< assetreceived
 
vector< assetfees
 

Detailed Description

Definition at line 95 of file base.hpp.

Member Data Documentation

◆ fees

vector<asset> graphene::protocol::generic_exchange_operation_result::fees

Definition at line 99 of file base.hpp.

◆ paid

vector<asset> graphene::protocol::generic_exchange_operation_result::paid

Definition at line 97 of file base.hpp.

◆ received

vector<asset> graphene::protocol::generic_exchange_operation_result::received

Definition at line 98 of file base.hpp.


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