Skip to content

Latest commit

 

History

History
22 lines (9 loc) · 263 Bytes

TimePeriodType.md

File metadata and controls

22 lines (9 loc) · 263 Bytes

TimePeriodType

Enum

* `second` (value: `"Second"`)

* `minute` (value: `"Minute"`)

* `hour` (value: `"Hour"`)

* `day` (value: `"Day"`)

* `week` (value: `"Week"`)

* `month` (value: `"Month"`)

* `year` (value: `"Year"`)