Skip to content

PremiumTierAnnualRate

This content is not available in your language yet.

Defined in: types/domain.ts:442

Annual gross rate for one permanence-premium band: MonthlyBaseRate.basePct plus the tier’s premiumPct, rounded like getRateForCohort.

readonly annualRatePct: string;

Defined in: types/domain.ts:446


readonly fromContractYear: number;

Defined in: types/domain.ts:443


readonly premiumPct: string;

Defined in: types/domain.ts:445


readonly toContractYear: number;

Defined in: types/domain.ts:444