# Cyclos411Api.TimeInterval

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount** | **Number** | The amount of time units | [optional] 
**field** | [**TimeFieldEnum**](TimeFieldEnum.md) | Determines a time field, such as seconds, hours or months Possible values are: * days: Day(s) * hours: Hour(s) * millis: Millisecond(s) * minutes: Minute(s) * months: Month(s) * seconds: Second(s) * weeks: Week(s) * years: Year(s)  | [optional] 


