Interface SelfServiceRegistrationReadPlatformService

All Known Implementing Classes:
SelfServiceRegistrationReadPlatformServiceImpl

public interface SelfServiceRegistrationReadPlatformService
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isClientExist(String accountNumber, String firstName, String lastName, String mobileNumber, boolean isEmailAuthenticationMode)
     
  • Method Details

    • isClientExist

      boolean isClientExist(String accountNumber, String firstName, String lastName, String mobileNumber, boolean isEmailAuthenticationMode)