Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 497 Bytes

TimePeriod.md

File metadata and controls

12 lines (7 loc) · 497 Bytes

TimePeriod

A TimePeriod represents the bucketing that a dataset has undergone.

Properties

Name Type Description Notes
value str A TimePeriod represents the bucketing that a dataset has undergone. must be one of ["P1M", "P1W", "P1D", "PT1H", ]

[Back to Model list] [Back to API list] [Back to README]