xrpl
Preparing search index...
MPTokenIssuanceSetFlagsInterface
Interface MPTokenIssuanceSetFlagsInterface
Map of flags to boolean values representing
MPTokenIssuanceSet
transaction flags.
interface
MPTokenIssuanceSetFlagsInterface
{
tfInnerBatchTxn
?:
boolean
;
tfMPTLock
?:
boolean
;
tfMPTUnlock
?:
boolean
;
}
Hierarchy (
View Summary
)
GlobalFlagsInterface
MPTokenIssuanceSetFlagsInterface
Index
Properties
tf
Inner
Batch
Txn?
tf
MPT
Lock?
tf
MPT
Unlock?
Properties
Optional
tf
Inner
Batch
Txn
tfInnerBatchTxn
?:
boolean
Optional
tf
MPT
Lock
tfMPTLock
?:
boolean
Optional
tf
MPT
Unlock
tfMPTUnlock
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tf
Inner
Batch
Txn
tf
MPT
Lock
tf
MPT
Unlock
xrpl
Loading...
Map of flags to boolean values representing MPTokenIssuanceSet transaction flags.