CreateOTP

class CreateOTP

Properties

expiresAt
Link copied to clipboard
var expiresAt: Date? = null
otp
Link copied to clipboard
var otp: String? = null
password
Link copied to clipboard
var password: String? = null
pin
Link copied to clipboard
var pin: String? = null