VerifyPinRequest

@Serializable
data class VerifyPinRequest(val userId: String, val walletId: String, val UVD: UVD)

Constructors

Link copied to clipboard
constructor(userId: String, walletId: String, UVD: UVD)

Properties

Link copied to clipboard
Link copied to clipboard
val UVD: UVD
Link copied to clipboard