fn recovery_plan_repaid_by_repayment(
plan: &PmRecoveryPlanState,
account: &PmSettlementAccountState,
interest_paid: Decimal,
debt_paid: Decimal,
bridge_paid: Decimal,
) -> boolfn recovery_plan_repaid_by_repayment(
plan: &PmRecoveryPlanState,
account: &PmSettlementAccountState,
interest_paid: Decimal,
debt_paid: Decimal,
bridge_paid: Decimal,
) -> bool