Merge pull request #573 from janrosendahl/feature/CategoryCode

Feature/category code
This commit is contained in:
Jochen Staerk
2024-12-03 13:31:45 +01:00
committed by GitHub
3 changed files with 17 additions and 3 deletions

View File

@@ -24,7 +24,8 @@ public class DirectDebit implements IZUGFeRDTradeSettlementDebit {
* bean constructor
*/
public DirectDebit() {
this.IBAN = "";
this.mandate = "";
}
/***