#571: init for IBAN and mandate
This commit is contained in:
@@ -20,7 +20,8 @@ public class DirectDebit implements IZUGFeRDTradeSettlementDebit {
|
|||||||
* bean constructor
|
* bean constructor
|
||||||
*/
|
*/
|
||||||
public DirectDebit() {
|
public DirectDebit() {
|
||||||
|
this.IBAN = "";
|
||||||
|
this.mandate = "";
|
||||||
}
|
}
|
||||||
|
|
||||||
/***
|
/***
|
||||||
|
|||||||
Reference in New Issue
Block a user