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

#include <api_objects.hpp>

Public Attributes

time_point_sec time
 
string base
 
string quote
 
string base_volume
 
string quote_volume
 

Detailed Description

Definition at line 140 of file api_objects.hpp.

Member Data Documentation

◆ base

string graphene::app::market_volume::base

Definition at line 143 of file api_objects.hpp.

◆ base_volume

string graphene::app::market_volume::base_volume

Definition at line 145 of file api_objects.hpp.

◆ quote

string graphene::app::market_volume::quote

Definition at line 144 of file api_objects.hpp.

◆ quote_volume

string graphene::app::market_volume::quote_volume

Definition at line 146 of file api_objects.hpp.

◆ time

time_point_sec graphene::app::market_volume::time

Definition at line 142 of file api_objects.hpp.


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