# IbmWorkloadSchedulerApi.DailyTriggerProperty

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**frequency** | **Integer** | The frequency value | 
**dailySchedule** | **Integer** | The dailySchedule value. Possible values are: 1 for every days, 2 for working days, 3 for non working days | 
**startDate** | **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] 
**endDate** | **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 end date of the Trigger | [optional] 
**repeatEvery** | **String** | Repeat every option. Format is hh:mm | [optional] 
**repeatUntil** | **String** | Repeat every option. Format is hh:mm | [optional] 


