RequestUpdated

data class RequestUpdated(val request: PendingVerificationRequest) : VerificationEvent

Constructors

Link copied to clipboard
fun RequestUpdated(request: PendingVerificationRequest)

Properties

Link copied to clipboard
val otherUserId: String
Link copied to clipboard
val request: PendingVerificationRequest
Link copied to clipboard
val transactionId: String