Uses of Class
com.inteliqua.rest.common.CashBackCurrencyGroup
-
Packages that use CashBackCurrencyGroup Package Description com.inteliqua.rest.customer.payload.person.response -
-
Uses of CashBackCurrencyGroup in com.inteliqua.rest.customer.payload.person.response
Methods in com.inteliqua.rest.customer.payload.person.response that return types with arguments of type CashBackCurrencyGroup Modifier and Type Method Description List<CashBackCurrencyGroup>PersonResponseExtended. getCashBackBalanceList()Method parameters in com.inteliqua.rest.customer.payload.person.response with type arguments of type CashBackCurrencyGroup Modifier and Type Method Description voidPersonResponseExtended. setCashBackBalanceList(List<CashBackCurrencyGroup> cashBackBalanceList)
-