aqbanking
5.7.8
aqbanking5
aqbanking
jobsepaflashdebitnote.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Sat Apr 26 2014
3
copyright : (C) 2014 by Martin Preuss
4
email : martin@libchipcard.de
5
6
***************************************************************************
7
* This file is part of the project "AqBanking". *
8
* Please see toplevel file COPYING of that project for license details. *
9
***************************************************************************/
10
11
12
#ifndef AQBANKING_JOBSEPAFLASHDEBITNOTE_H
13
#define AQBANKING_JOBSEPAFLASHDEBITNOTE_H
14
15
16
#include <
aqbanking/job.h
>
17
24
25
26
#ifdef __cplusplus
27
extern
"C"
{
28
#endif
29
30
31
AQBANKING_API
32
AB_JOB
*
AB_JobSepaFlashDebitNote_new
(
AB_ACCOUNT
*a);
33
34
35
#ifdef __cplusplus
36
}
37
#endif
38
/* defgroup */
40
41
#endif
42
AQBANKING_API
#define AQBANKING_API
Definition:
error.h:55
AB_JOB
struct AB_JOB AB_JOB
Definition:
job.h:106
job.h
AB_JobSepaFlashDebitNote_new
AB_JOB * AB_JobSepaFlashDebitNote_new(AB_ACCOUNT *a)
AB_ACCOUNT
struct AB_ACCOUNT AB_ACCOUNT
Definition:
aqbanking/account.h:44
Generated by
1.8.13