|
xrpld
|

Public Member Functions | |
| BrokerInfo (jtx::PrettyAsset const &asset, Keylet const &brokerKeylet, Keylet const &vaultKeylet, BrokerParameters p) | |
| Keylet | brokerKeylet () const |
| Keylet | vaultKeylet () const |
| int | vaultScale (jtx::Env const &env) const |
Public Attributes | |
| jtx::PrettyAsset | asset |
| uint256 | brokerID |
| uint256 | vaultID |
| BrokerParameters | params |
Definition at line 179 of file Loan_test.cpp.
| xrpl::test::Loan_test::BrokerInfo::BrokerInfo | ( | jtx::PrettyAsset const & | asset, |
| Keylet const & | brokerKeylet, | ||
| Keylet const & | vaultKeylet, | ||
| BrokerParameters | p ) |
Definition at line 185 of file Loan_test.cpp.
|
nodiscard |
Definition at line 198 of file Loan_test.cpp.
|
nodiscard |
Definition at line 203 of file Loan_test.cpp.
|
nodiscard |
Definition at line 209 of file Loan_test.cpp.
| jtx::PrettyAsset xrpl::test::Loan_test::BrokerInfo::asset |
Definition at line 181 of file Loan_test.cpp.
| uint256 xrpl::test::Loan_test::BrokerInfo::brokerID |
Definition at line 182 of file Loan_test.cpp.
| uint256 xrpl::test::Loan_test::BrokerInfo::vaultID |
Definition at line 183 of file Loan_test.cpp.
| BrokerParameters xrpl::test::Loan_test::BrokerInfo::params |
Definition at line 184 of file Loan_test.cpp.