Interface: FinanceProjectValuesInput
Defined in: shared/src/helper/financeHelper/calculateFinanceProjectValues.ts:12
Properties
Section titled “Properties”adjustments
Section titled “adjustments”adjustments: FinanceProjectAdjustmentInput[];Defined in: shared/src/helper/financeHelper/calculateFinanceProjectValues.ts:15
single_cashflow_id
Section titled “single_cashflow_id”single_cashflow_id: string | null;Defined in: shared/src/helper/financeHelper/calculateFinanceProjectValues.ts:14
start_amount
Section titled “start_amount”start_amount: number;Defined in: shared/src/helper/financeHelper/calculateFinanceProjectValues.ts:13