LastSubmittedTx

data class LastSubmittedTx(val txId: MessageId, val systemTime: Instant?, val committed: Boolean?, val error: Throwable?)

Constructors

Link copied to clipboard
constructor(txId: MessageId, systemTime: Instant?, committed: Boolean?, error: Throwable?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard