SetTOTPError

data class SetTOTPError(message: String?) : ResponseBody

Properties

message
Link copied to clipboard
val message: String? = null