Interface FixedDepositAccountInterestCalculationService

All Known Implementing Classes:
FixedDepositAccountInterestCalculationServiceImpl

public interface FixedDepositAccountInterestCalculationService
  • Method Summary

    Modifier and Type
    Method
    Description
    calculateInterest(org.apache.fineract.infrastructure.core.api.JsonQuery query)
     
  • Method Details

    • calculateInterest

      HashMap calculateInterest(org.apache.fineract.infrastructure.core.api.JsonQuery query)