public interface CustomerEmailResolutionService
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEmailForCustomer(CustomerModel customerModel)
Retrieves email address of a given customer
|
java.lang.String getEmailForCustomer(CustomerModel customerModel)
customerModel - the customerCopyright © 2018 SAP SE. All Rights Reserved.