PortfolioSubscription
Defined in: types/domain.ts:224
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.
Properties
Seção intitulada “Properties”irsRate?
Seção intitulada “irsRate?”readonly optional irsRate?: number;Defined in: types/domain.ts:228
readonly series: SeriesCode;Defined in: types/domain.ts:225
subscriptionDate
Seção intitulada “subscriptionDate”readonly subscriptionDate: string;Defined in: types/domain.ts:226
readonly units: number;Defined in: types/domain.ts:227