Skip to content

CohortTaxYearRollup

This content is not available in your language yet.

Defined in: types/domain.ts:472

Per-cohort slice when rolling up a portfolio (audit trail).

readonly capitalizationCount: number;

Defined in: types/domain.ts:468

TaxYearRollup.capitalizationCount


readonly interestGross: string;

Defined in: types/domain.ts:465

TaxYearRollup.interestGross


readonly interestNet: string;

Defined in: types/domain.ts:467

TaxYearRollup.interestNet


readonly irsWithheld: string;

Defined in: types/domain.ts:466

TaxYearRollup.irsWithheld


readonly series: SeriesCode;

Defined in: types/domain.ts:473


readonly subscriptionDate: string;

Defined in: types/domain.ts:474


readonly taxYear: number;

Defined in: types/domain.ts:464

TaxYearRollup.taxYear