net.corda.node.utilities / TxnNoteColumns

TxnNoteColumns

data class TxnNoteColumns


Constructors

<init> TxnNoteColumns(txId: <ERROR CLASS><SecureHash>, note: <ERROR CLASS><String>)

Properties

note val note: <ERROR CLASS><String>
txId val txId: <ERROR CLASS><SecureHash>