Uses of Class
io.mosip.authentication.core.indauth.dto.EKycResponseDTO
-
Packages that use EKycResponseDTO Package Description io.mosip.authentication.core.spi.indauth.service -
-
Uses of EKycResponseDTO in io.mosip.authentication.core.spi.indauth.service
Methods in io.mosip.authentication.core.spi.indauth.service that return EKycResponseDTO Modifier and Type Method Description EKycResponseDTOKycService. retrieveKycInfo(List<String> eKycTypeAttributes, Set<String> langCodes, Map<String,List<IdentityInfoDTO>> identityInfo)Method used to retrieve the KYC information as per the policy
-