A struct to hold data for one MPToken response.
More...
#include <AccountMPTokens.hpp>
|
|
std::string | mpTokenId |
|
std::string | account |
|
std::string | mpTokenIssuanceId |
|
uint64_t | mptAmount {} |
|
std::optional< uint64_t > | lockedAmount |
|
std::optional< bool > | mptLocked |
|
std::optional< bool > | mptAuthorized |
|
std::optional< std::string > | confidentialBalanceInbox |
|
std::optional< std::string > | confidentialBalanceSpending |
|
std::optional< uint32_t > | confidentialBalanceVersion |
|
std::optional< std::string > | issuerEncryptedBalance |
|
std::optional< std::string > | auditorEncryptedBalance |
|
std::optional< std::string > | holderEncryptionKey |
A struct to hold data for one MPToken response.
The documentation for this struct was generated from the following file: