TransactionUpdated

data class TransactionUpdated(val transaction: VerificationTransaction) : VerificationEvent

Constructors

Link copied to clipboard
fun TransactionUpdated(transaction: VerificationTransaction)

Properties

Link copied to clipboard
val otherUserId: String
Link copied to clipboard
val transaction: VerificationTransaction
Link copied to clipboard
val transactionId: String