Pular para o conteúdo

PortfolioSubscription

Defined in: types/domain.ts:205

One subscription cohort inside a portfolio simulation.

This mirrors SimulateInput but moves asOfDate and includeSchedule to portfolio level so all cohorts share the same reporting date and schedule toggle.

readonly optional irsRate?: number;

Defined in: types/domain.ts:209


readonly series: SeriesCode;

Defined in: types/domain.ts:206


readonly subscriptionDate: string;

Defined in: types/domain.ts:207


readonly units: number;

Defined in: types/domain.ts:208