#include <aqbanking/job.h>#include <aqbanking/transaction.h>Go to the source code of this file.
Functions | |
| AB_JOB * | AB_JobGetDatedTransfers_new (AB_ACCOUNT *a) |
| AB_TRANSACTION_LIST2 * | AB_JobGetDatedTransfers_GetDatedTransfers (const AB_JOB *j) |
|
|
Returns the list of transactions received. The job remains the owner of the list and all elements in it. |
|
|
Creates a job which retrieves a list of currently active standing orders for the given account.
|
1.4.6