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

A struct to hold data for one MPTokenIssuance response. More...

#include <AccountMPTokenIssuances.hpp>

Public Attributes

std::string mpTokenIssuanceId
std::string issuer
uint32_t sequence {}
std::optional< uint16_t > transferFee
std::optional< uint8_t > assetScale
std::optional< std::uint64_t > maximumAmount
std::optional< std::uint64_t > outstandingAmount
std::optional< std::uint64_t > lockedAmount
std::optional< std::string > mptokenMetadata
std::optional< std::string > domainID
std::optional< bool > mptLocked
std::optional< bool > mptCanLock
std::optional< bool > mptRequireAuth
std::optional< bool > mptCanEscrow
std::optional< bool > mptCanTrade
std::optional< bool > mptCanTransfer
std::optional< bool > mptCanClawback
std::optional< bool > mptImmutableCanLock
std::optional< bool > mptImmutableRequireAuth
std::optional< bool > mptImmutableCanEscrow
std::optional< bool > mptImmutableCanTrade
std::optional< bool > mptImmutableCanTransfer
std::optional< bool > mptImmutableCanClawback
std::optional< bool > mptImmutableCanHoldConfidentialBalance
std::optional< bool > mptImmutableMetadata
std::optional< bool > mptImmutableTransferFee
std::optional< bool > mptCanHoldConfidentialBalance
std::optional< std::uint64_t > confidentialOutstandingAmount
std::optional< std::string > issuerEncryptionKey
std::optional< std::string > auditorEncryptionKey

Detailed Description

A struct to hold data for one MPTokenIssuance response.


The documentation for this struct was generated from the following file: