corda / net.corda.core.transactions / TransactionBuilder / commands

commands

fun commands(): List<Command<*>>

Returns an immutable list of Commands.

protected val commands: MutableList<Command<*>>