aqbanking
5.7.8
|
Functions | |
AB_JOB * | AB_JobGetDatedTransfers_new (AB_ACCOUNT *a) |
AQBANKING_DEPRECATED AB_TRANSACTION_LIST2 * | AB_JobGetDatedTransfers_GetDatedTransfers (const AB_JOB *j) |
AQBANKING_DEPRECATED AB_TRANSACTION_LIST2* AB_JobGetDatedTransfers_GetDatedTransfers | ( | const AB_JOB * | j | ) |
AB_JOB* AB_JobGetDatedTransfers_new | ( | AB_ACCOUNT * | a | ) |
Creates a job which retrieves a list of currently active dated transfers for the given account.
a | account for which you want the dated transfers |