SantanderDetailsPage, SantanderTransactionsPage, TargoBankTransactionsPagepublic interface TransactionsPage
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<de.willuhn.jameica.hbci.rmi.Umsatz> |
getTransactions(java.util.Date lastTransactionDate) |
Returns all transactions on current page till the given date
|
java.util.List<de.willuhn.jameica.hbci.rmi.Umsatz> getTransactions(java.util.Date lastTransactionDate)
throws WebSiteException
Date - lastTransactionDate the of the last transactions to give backWebSiteException