corda / net.corda.core.transactions / TransactionBuilder / withItems

withItems

fun withItems(vararg items: Any): TransactionBuilder

A more convenient way to add items to this transaction that calls the add* methods for you based on type