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).
Properties
Section titled “Properties”asOfDate?
Section titled “asOfDate?”readonly optional asOfDate?: string;Defined in: types/domain.ts:229
series
Section titled “series”readonly series: SeriesCode;Defined in: types/domain.ts:227
subscriptionDate
Section titled “subscriptionDate”readonly subscriptionDate: string;Defined in: types/domain.ts:228