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

#include <api.hpp>

Public Attributes

uint32_t total_count = 0
 
vector< operation_history_objectoperation_history_objs
 

Detailed Description

Definition at line 74 of file api.hpp.

Member Data Documentation

◆ operation_history_objs

vector<operation_history_object> graphene::app::history_api::history_operation_detail::operation_history_objs

Definition at line 77 of file api.hpp.

◆ total_count

uint32_t graphene::app::history_api::history_operation_detail::total_count = 0

Definition at line 76 of file api.hpp.


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