Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
rpc::BookOffersHandler::Input Struct Reference

A struct to hold the input data for the command. More...

#include <BookOffers.hpp>

Public Attributes

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()
 

Detailed Description

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: