corda / net.corda.core.transactions / LedgerTransaction / inputs

inputs

val inputs: List<StateAndRef<ContractState>>

The resolved input states which will be consumed/invalidated by the execution of this transaction.