Interface GetLastTransactions
-
- All Superinterfaces:
IPGApiAction
- All Known Implementing Classes:
GetLastTransactionsObject
public interface GetLastTransactions extends IPGApiAction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setCount(Integer value)
void
setTransactionID(String orderID, String tDate)
-
Methods inherited from interface de.firstdata.ipg.api.client.action.IPGApiAction
setClientLocale, setStoreId
-
-