CohortRateInput
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).
Properties
Seção intitulada “Properties”asOfDate?
Seção intitulada “asOfDate?”readonly optional asOfDate?: string;Defined in: types/domain.ts:386
readonly series: SeriesCode;Defined in: types/domain.ts:384
subscriptionDate
Seção intitulada “subscriptionDate”readonly subscriptionDate: string;Defined in: types/domain.ts:385