public interface CustomerResolutionService
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCurrencyIso()
Returns the ISO currency code.
|
CustomerModel |
getCurrentCustomer()
Returns the current customer.
|
CustomerModel getCurrentCustomer()
CustomerModel the current customerjava.lang.String getCurrencyIso()
String the ISO currency codeCopyright © 2018 SAP SE. All Rights Reserved.