net.corda.protocols / CashProtocolResult / Success / <init>

<init>

Success(id: StateMachineRunId, transaction: SignedTransaction?, message: String?)

Parameters

transaction - the transaction created as a result, in the case where the protocol completed successfully.