OwnRequest

data class OwnRequest(val content: VerificationRequest) : ActiveVerificationState

This state is active when we started the request.

Constructors

Link copied to clipboard
constructor(content: VerificationRequest)

Properties

Link copied to clipboard
val content: VerificationRequest