MonthlyBaseRate
Defined in: types/domain.ts:263
The IGCP-published monthly base rate for a series — the building block both
getCurrentRate and getRateTable return. month is the calendar month for
which the rate is published; fixingDate is the antepenultimate TARGET2
business day of the previous month on which the 10-day Euribor 3M average
was struck.
Properties
Section titled “Properties”basePct
Section titled “basePct”readonly basePct: string;Defined in: types/domain.ts:267
fixingDate
Section titled “fixingDate”readonly fixingDate: string;Defined in: types/domain.ts:266
readonly month: string;Defined in: types/domain.ts:265
series
Section titled “series”readonly series: SeriesCode;Defined in: types/domain.ts:264