Skip to content

Commit 449ae5d

Browse files
committed
private property removed
1 parent fce342a commit 449ae5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

intf.ZUGFeRDPaymentTerms.pas

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ TZUGFeRDPaymentTerms = class
4949
FPercentage: ZUGFeRDNullable<double>;
5050
FBaseAmount: ZUGFeRDNullable<Currency>;
5151
FActualAmount: ZUGFeRDNullable<Currency>;
52-
FDirectDebitMandateID: string;
5352
FPartialPaymentAmount: ZUGFeRDNullable<Currency>;
5453
public
5554
/// <summary>

0 commit comments

Comments
 (0)