Class SavingsDueData
java.lang.Object
org.apache.fineract.portfolio.collectionsheet.data.SavingsDueData
Immutable data object for representing loan with dues (example: loan is due for disbursement, repayments).
-
Method Summary
Modifier and TypeMethodDescriptionstatic SavingsDueDatainstance(Long savingsId, String accountId, Integer accountStatusId, String productName, Long productId, org.apache.fineract.organisation.monetary.data.CurrencyData currency, BigDecimal dueAmount, String depositAccountType)
-
Method Details
-
instance
public static SavingsDueData instance(Long savingsId, String accountId, Integer accountStatusId, String productName, Long productId, org.apache.fineract.organisation.monetary.data.CurrencyData currency, BigDecimal dueAmount, String depositAccountType) -
productName
-
productId
-
getDepositAccountType
-