RateTableInput
Defined in: types/domain.ts:288
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
Section titled “Properties”fromMonth
Section titled “fromMonth”readonly fromMonth: string;Defined in: types/domain.ts:290
series?
Section titled “series?”readonly optional series?: SeriesCode;Defined in: types/domain.ts:289
toMonth
Section titled “toMonth”readonly toMonth: string;Defined in: types/domain.ts:291