CurrentRateInput
This content is not available in your language yet.
Defined in: types/domain.ts:433
Inputs accepted by getCurrentRate.
Both fields are optional: series defaults to 'F' (the currently-open
series) and asOfDate defaults to today (UTC).
Properties
Seção intitulada “Properties”asOfDate?
Seção intitulada “asOfDate?”readonly optional asOfDate?: string;Defined in: types/domain.ts:435
series?
Seção intitulada “series?”readonly optional series?: SeriesCode;Defined in: types/domain.ts:434