Uses of Class
io.mosip.mimoto.dto.mimoto.AppVIDGenerateRequestDTO
-
Packages that use AppVIDGenerateRequestDTO Package Description io.mosip.mimoto.controller -
-
Uses of AppVIDGenerateRequestDTO in io.mosip.mimoto.controller
Methods in io.mosip.mimoto.controller with parameters of type AppVIDGenerateRequestDTO Modifier and Type Method Description org.springframework.http.ResponseEntity<Object>ResidentServiceController. vidGenerate(AppVIDGenerateRequestDTO requestDTO)Generate a new VID number using an UIN number.
-