xrpl
    Preparing search index...

    Interface MPTokenAuthorizeFlagsInterface

    Map of flags to boolean values representing MPTokenAuthorize transaction flags.

    interface MPTokenAuthorizeFlagsInterface {
        tfInnerBatchTxn?: boolean;
        tfMPTUnauthorize?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    tfInnerBatchTxn?: boolean
    tfMPTUnauthorize?: boolean