com.r3corda.core.contracts / WireTransaction / <init>

<init>

WireTransaction(inputs: List<StateRef>, attachments: List<SecureHash>, outputs: List<TransactionState<ContractState>>, commands: List<Command>, notary: Party?, signers: List<PublicKey>, type: TransactionType, timestamp: Timestamp?)

Transaction ready for serialisation, without any signatures attached.