|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <api_objects.hpp>
Public Attributes | |
| time_point_sec | time |
| string | base |
| string | quote |
| string | base_volume |
| string | quote_volume |
Definition at line 140 of file api_objects.hpp.
| string graphene::app::market_volume::base |
Definition at line 143 of file api_objects.hpp.
| string graphene::app::market_volume::base_volume |
Definition at line 145 of file api_objects.hpp.
| string graphene::app::market_volume::quote |
Definition at line 144 of file api_objects.hpp.
| string graphene::app::market_volume::quote_volume |
Definition at line 146 of file api_objects.hpp.
| time_point_sec graphene::app::market_volume::time |
Definition at line 142 of file api_objects.hpp.
1.8.17