aqbanking
5.7.8
|
#include <aqbanking/job.h>
#include <aqbanking/transaction.h>
#include <aqbanking/transactionlimits.h>
Go to the source code of this file.
Functions | |
AB_JOB * | AB_JobSingleTransfer_new (AB_ACCOUNT *a) |
Arguments | |
AQBANKING_DEPRECATED int | AB_JobSingleTransfer_SetTransaction (AB_JOB *j, const AB_TRANSACTION *t) |
AQBANKING_DEPRECATED AB_TRANSACTION * | AB_JobSingleTransfer_GetTransaction (const AB_JOB *j) |
Parameters | |
The functions in this group are only available after the function AB_Job_CheckAvailability has been called and only if that call flagged success (i.e. that the job is available). | |
AQBANKING_DEPRECATED const AB_TRANSACTION_LIMITS * | AB_JobSingleTransfer_GetFieldLimits (AB_JOB *j) |