corda / net.corda.core.transactions / TransactionBuilder / attachments

attachments

fun attachments(): List<AttachmentId>

Returns an immutable list of attachment hashes.

protected val attachments: MutableList<AttachmentId>