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 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

Detailed Description

A struct to hold data for one MPTokenIssuance response.


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