Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.51 KB

v1timeseriesperiod.md

File metadata and controls

15 lines (11 loc) · 1.51 KB

V1TimeseriesPeriod

Represents a timeseries period used in exchange rate data.

Fields

Field Type Required Description
period_id Optional[str] The period ID.
length_seconds Optional[int] The length of the period in seconds.
length_months Optional[int] The length of the period in months.
unit_count Optional[int] The unit count.
unit_name Optional[str] The unit name.
display_name Optional[str] The display name of the timeseries period.