Skip to content

rollupTaxYearsFromSchedule

This content is not available in your language yet.

function rollupTaxYearsFromSchedule(schedule): TaxYearRollup[];

Defined in: core/taxYear.ts:73

Rolls up capitalized schedule rows by calendar year of quarterEndDate (UTC, year from the ISO date string). Empty schedule returns [].

ParameterType
schedulereadonly ScheduleRow[]

TaxYearRollup[]