#include <api_objects.hpp>
Definition at line 102 of file api_objects.hpp.
◆ order_book() [1/2]
graphene::app::order_book::order_book |
( |
| ) |
|
|
default |
◆ order_book() [2/2]
graphene::app::order_book::order_book |
( |
const string & |
_base, |
|
|
const string & |
_quote |
|
) |
| |
◆ asks
vector< order > graphene::app::order_book::asks |
◆ base
string graphene::app::order_book::base |
◆ bids
vector< order > graphene::app::order_book::bids |
◆ quote
string graphene::app::order_book::quote |
The documentation for this struct was generated from the following files: