adamsaghy commented on code in PR #5872:
URL: https://github.com/apache/fineract/pull/5872#discussion_r3339970584
##########
fineract-working-capital-loan/src/main/java/org/apache/fineract/portfolio/workingcapitalloan/api/WorkingCapitalLoanApiResourceSwagger.java:
##########
@@ -250,12 +250,20 @@ private GetBalance() {}
@Schema(example = "10000.00")
public BigDecimal feePaid;
@Schema(example = "10000.00")
+ public BigDecimal feeWaived;
Review Comment:
No such fields populated at the moment.
--
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]