Added section comment

This commit is contained in:
dankito 2024-09-08 22:27:01 +02:00
parent 2c2db147b4
commit 95b37f0cb8
1 changed files with 3 additions and 0 deletions

View File

@ -68,6 +68,9 @@ open class AccountTransaction(
*/
val furtherInformation: String? = null,
/* Information mostly of direct debit (Lastschrift) */
val endToEndReference: String? = null,
val mandateReference: String? = null,
val creditorIdentifier: String? = null,