SetUserVerifiedParameter

@Serializable
data class SetUserVerifiedParameter(val authenticatorId: String, val isUserVerified: Boolean)

Constructors

Link copied to clipboard
constructor(authenticatorId: String, isUserVerified: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard