Aman-Mittal commented on code in PR #5468:
URL: https://github.com/apache/fineract/pull/5468#discussion_r2783220329
##########
fineract-core/src/main/java/org/apache/fineract/portfolio/accountdetails/data/SavingsAccountSummaryData.java:
##########
@@ -77,4 +101,20 @@ public String getAccountNo() {
public Long getId() {
return id;
}
+
Review Comment:
hi @rhopman you can see
fineract-charge/src/main/java/org/apache/fineract/portfolio/charge/domain/Charge.java
it has implementation of both getter and setter
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]