Interface CustomerEmailResolutionService

    • Method Detail

      • getEmailForCustomer

        java.lang.String getEmailForCustomer​(CustomerModel customerModel)
        Retrieves email address of a given customer
        Parameters:
        customerModel - the customer
        Returns:
        the customer's email address