aqbanking  5.7.8
jobcreatesto_be.h
Go to the documentation of this file.
1 /***************************************************************************
2  $RCSfile$
3  -------------------
4  cvs : $Id$
5  begin : Mon Mar 01 2004
6  copyright : (C) 2004 by Martin Preuss
7  email : martin@libchipcard.de
8 
9  ***************************************************************************
10  * This file is part of the project "AqBanking". *
11  * Please see toplevel file COPYING of that project for license details. *
12  ***************************************************************************/
13 
14 
15 #ifndef AQBANKING_JOBCREATESTO_BE_H
16 #define AQBANKING_JOBCREATESTO_BE_H
17 
18 
19 #include <aqbanking/jobcreatesto.h>
20 
21 
26 
32 
39  AB_TRANSACTION_LIMITS *limits);
43  /* addtogroup */
44 
45 
46 #endif
47 
AQBANKING_DEPRECATED void AB_JobCreateStandingOrder_SetFieldLimits(AB_JOB *j, AB_TRANSACTION_LIMITS *limits)
struct AB_TRANSACTION_LIMITS AB_TRANSACTION_LIMITS
#define AQBANKING_API
Definition: error.h:55
#define AQBANKING_DEPRECATED
Definition: error.h:73
struct AB_JOB AB_JOB
Definition: job.h:106