RequestAdded

data class RequestAdded(val request: PendingVerificationRequest) : VerificationEvent

Constructors

Link copied to clipboard
fun RequestAdded(request: PendingVerificationRequest)

Properties

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