RateTableInput
Defined in: types/domain.ts:456
Inputs accepted by getRateTable.
Returns one MonthlyBaseRate per calendar month in
[fromMonth, toMonth] (inclusive) for which the bundled Euribor 3M
dataset can resolve a fixing. series defaults to 'F'.
Properties
Seção intitulada “Properties”fromMonth
Seção intitulada “fromMonth”readonly fromMonth: string;Defined in: types/domain.ts:458
series?
Seção intitulada “series?”readonly optional series?: SeriesCode;Defined in: types/domain.ts:457
toMonth
Seção intitulada “toMonth”readonly toMonth: string;Defined in: types/domain.ts:459