Added section comment
This commit is contained in:
parent
2c2db147b4
commit
95b37f0cb8
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue