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

#include <wallet_structs.hpp>

Public Attributes

uint32_t total_count = 0
 
uint32_t result_count = 0
 
vector< operation_detail_exdetails
 

Detailed Description

Definition at line 316 of file wallet_structs.hpp.

Member Data Documentation

◆ details

vector<operation_detail_ex> graphene::wallet::account_history_operation_detail::details

Definition at line 319 of file wallet_structs.hpp.

◆ result_count

uint32_t graphene::wallet::account_history_operation_detail::result_count = 0

Definition at line 318 of file wallet_structs.hpp.

◆ total_count

uint32_t graphene::wallet::account_history_operation_detail::total_count = 0

Definition at line 317 of file wallet_structs.hpp.


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