|
xrpld
|
Arguments for building a ConfidentialMPTClawback test transaction. More...
#include <mpt.h>

Public Attributes | |
| std::optional< Account > | account = std::nullopt |
| std::optional< Account > | holder = std::nullopt |
| std::optional< MPTID > | id = std::nullopt |
| std::optional< std::uint64_t > | amt = std::nullopt |
| std::optional< std::string > | proof = std::nullopt |
| std::optional< Account > | delegate = std::nullopt |
| std::optional< std::uint32_t > | ticketSeq = std::nullopt |
| std::optional< std::uint32_t > | ownerCount = std::nullopt |
| std::optional< std::uint32_t > | holderCount = std::nullopt |
| std::optional< std::uint32_t > | flags = std::nullopt |
| std::optional< XRPAmount > | fee = std::nullopt |
| std::optional< TER > | err = std::nullopt |
Arguments for building a ConfidentialMPTClawback test transaction.
| std::optional<Account> xrpl::test::jtx::MPTConfidentialClawback::account = std::nullopt |
| std::optional<Account> xrpl::test::jtx::MPTConfidentialClawback::holder = std::nullopt |
| std::optional<MPTID> xrpl::test::jtx::MPTConfidentialClawback::id = std::nullopt |
| std::optional<std::uint64_t> xrpl::test::jtx::MPTConfidentialClawback::amt = std::nullopt |
| std::optional<std::string> xrpl::test::jtx::MPTConfidentialClawback::proof = std::nullopt |
| std::optional<Account> xrpl::test::jtx::MPTConfidentialClawback::delegate = std::nullopt |
| std::optional<std::uint32_t> xrpl::test::jtx::MPTConfidentialClawback::ticketSeq = std::nullopt |
| std::optional<std::uint32_t> xrpl::test::jtx::MPTConfidentialClawback::ownerCount = std::nullopt |
| std::optional<std::uint32_t> xrpl::test::jtx::MPTConfidentialClawback::holderCount = std::nullopt |
| std::optional<std::uint32_t> xrpl::test::jtx::MPTConfidentialClawback::flags = std::nullopt |
| std::optional<XRPAmount> xrpl::test::jtx::MPTConfidentialClawback::fee = std::nullopt |
| std::optional<TER> xrpl::test::jtx::MPTConfidentialClawback::err = std::nullopt |