#include "pending_transactions_page_response.hpp"

Public Member Functions | |
| bool | operator== (const BatchInfo &rhs) const |
| std::string | toString () const |
Public Attributes | |
| interface::types::HashType | first_tx_hash |
| interface::types::TransactionsNumberType | batch_size |
|
inline |

| std::string shared_model::interface::PendingTransactionsPageResponse::BatchInfo::toString | ( | ) | const |


| interface::types::TransactionsNumberType shared_model::interface::PendingTransactionsPageResponse::BatchInfo::batch_size |
| interface::types::HashType shared_model::interface::PendingTransactionsPageResponse::BatchInfo::first_tx_hash |