# IbmWorkloadSchedulerApi.RepeatTimeData

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from** | **Date** | Time in ISO 8601 UTC with format yyyy-MM-dd&#39;T&#39;HH:mm:ss. It will be used the timezone set into the process or in the user preferences. The start date of the Trigger | 
**to** | **Date** | Time in ISO 8601 UTC with format yyyy-MM-dd&#39;T&#39;HH:mm:ss. It will be used the timezone set into the process or in the user preferences. The start date of the Trigger | [optional] 
**frequency** | **Integer** | Default value is 1 | [optional] 
**days** | **[Integer]** | List of the days. Possible values are 1 for Monday, 2 for Tuesday and so on until 7 for Sunday. Required if creating a repeatWeekly trigger | [optional] 


