aqbanking
5.7.8
|
Functions | |
AB_JOB * | AB_JobGetStandingOrders_new (AB_ACCOUNT *a) |
AQBANKING_DEPRECATED AB_TRANSACTION_LIST2 * | AB_JobGetStandingOrders_GetStandingOrders (const AB_JOB *j) |
AQBANKING_DEPRECATED AB_TRANSACTION_LIST2* AB_JobGetStandingOrders_GetStandingOrders | ( | const AB_JOB * | j | ) |
AB_JOB* AB_JobGetStandingOrders_new | ( | AB_ACCOUNT * | a | ) |
Creates a job which retrieves a list of currently active standing orders for the given account.
a | account for which you want the standing orders |