aqbanking
5.0.22
|
00001 /*************************************************************************** 00002 begin : Sun Sep 21 2008 00003 copyright : (C) 2008 by Martin Preuss 00004 email : martin@libchipcard.de 00005 00006 *************************************************************************** 00007 * This file is part of the project "AqBanking". * 00008 * Please see toplevel file COPYING of that project for license details. * 00009 ***************************************************************************/ 00010 00011 00012 #ifndef AQBANKING_JOBSEPADEBITNOTE_BE_H 00013 #define AQBANKING_JOBSEPADEBITNOTE_BE_H 00014 00015 00016 #include <aqbanking/jobsepadebitnote.h> 00017 00018 00023 00029 00034 AQBANKING_API 00035 void AB_JobSepaDebitNote_SetFieldLimits(AB_JOB *j, 00036 AB_TRANSACTION_LIMITS *limits); 00040 /* addtogroup */ 00041 00042 #endif 00043