Skip to content

CohortRateInput

Defined in: types/domain.ts:226

Inputs for resolving the annual rate that applies to a given cohort (subscription date) for a given quarter (identified by asOfDate).

readonly optional asOfDate?: string;

Defined in: types/domain.ts:229


readonly series: SeriesCode;

Defined in: types/domain.ts:227


readonly subscriptionDate: string;

Defined in: types/domain.ts:228