CohortTaxYearRollup
This content is not available in your language yet.
Defined in: types/domain.ts:491
Per-cohort slice when rolling up a portfolio (audit trail).
Extends
Seção intitulada “Extends”Properties
Seção intitulada “Properties”capitalizationCount
Seção intitulada “capitalizationCount”readonly capitalizationCount: number;Defined in: types/domain.ts:487
Inherited from
Seção intitulada “Inherited from”TaxYearRollup.capitalizationCount
interestGross
Seção intitulada “interestGross”readonly interestGross: string;Defined in: types/domain.ts:484
Inherited from
Seção intitulada “Inherited from”interestNet
Seção intitulada “interestNet”readonly interestNet: string;Defined in: types/domain.ts:486
Inherited from
Seção intitulada “Inherited from”irsWithheld
Seção intitulada “irsWithheld”readonly irsWithheld: string;Defined in: types/domain.ts:485
Inherited from
Seção intitulada “Inherited from”readonly series: SeriesCode;Defined in: types/domain.ts:492
subscriptionDate
Seção intitulada “subscriptionDate”readonly subscriptionDate: string;Defined in: types/domain.ts:493
taxYear
Seção intitulada “taxYear”readonly taxYear: number;Defined in: types/domain.ts:483