A struct to hold the input data for the command.
More...
#include <BookOffers.hpp>
|
std::optional< std::string > | ledgerHash |
std::optional< uint32_t > | ledgerIndex |
uint32_t | limit = kLIMIT_DEFAULT |
std::optional< ripple::AccountID > | taker |
ripple::Currency | paysCurrency |
ripple::Currency | getsCurrency |
ripple::AccountID | paysID = ripple::xrpAccount() |
ripple::AccountID | getsID = ripple::xrpAccount() |
std::optional< std::string > | domain |
A struct to hold the input data for the command.
- Note
- The taker is not really used in both Clio and rippled, both of them return all the offers regardless of the funding status
The documentation for this struct was generated from the following file: