Interface NFTokenMintFlagsInterface

Map of flags to boolean values representing NFTokenMint transaction flags.

Hierarchy

  • GlobalFlags
    • NFTokenMintFlagsInterface

Properties

tfBurnable?: boolean
tfOnlyXRP?: boolean
tfTransferable?: boolean
tfTrustLine?: boolean

Generated using TypeDoc