Uses of Class
io.mosip.mimoto.dto.mimoto.AppOTPRequestDTO
-
Packages that use AppOTPRequestDTO Package Description io.mosip.mimoto.controller -
-
Uses of AppOTPRequestDTO in io.mosip.mimoto.controller
Methods in io.mosip.mimoto.controller with parameters of type AppOTPRequestDTO Modifier and Type Method Description org.springframework.http.ResponseEntity<Object>ResidentServiceController. otpRequest(AppOTPRequestDTO requestDTO)Request a new OTP for OTP required API.
-