NoteData

constructor(clientId: Long? = null, createdById: Long? = null, createdByUsername: String? = null, createdOn: LocalDateTime? = null, depositAccountId: Long? = null, groupId: Long? = null, id: Long? = null, loanId: Long? = null, loanTransactionId: Long? = null, note: String? = null, noteType: EnumOptionData? = null, savingAccountId: Long? = null, updatedById: Long? = null, updatedByUsername: String? = null, updatedOn: LocalDateTime? = null)

Parameters

clientId
createdById
createdByUsername
createdOn
depositAccountId
groupId
id
loanId
loanTransactionId
note
noteType
savingAccountId
updatedById
updatedByUsername
updatedOn