MonthlyBaseRate
Defined in: types/domain.ts:420
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
Seção intitulada “Properties”basePct
Seção intitulada “basePct”readonly basePct: string;Defined in: types/domain.ts:424
fixingDate
Seção intitulada “fixingDate”readonly fixingDate: string;Defined in: types/domain.ts:423
readonly month: string;Defined in: types/domain.ts:422
readonly series: SeriesCode;Defined in: types/domain.ts:421