Pular para o conteúdo

PremiumTierAnnualRate

Defined in: types/domain.ts:461

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:465


readonly fromContractYear: number;

Defined in: types/domain.ts:462


readonly premiumPct: string;

Defined in: types/domain.ts:464


readonly toContractYear: number;

Defined in: types/domain.ts:463