Skip to content

CohortRateInput

This content is not available in your language yet.

Defined in: types/domain.ts:383

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:386


readonly series: SeriesCode;

Defined in: types/domain.ts:384


readonly subscriptionDate: string;

Defined in: types/domain.ts:385