# IbmWorkloadSchedulerApi.OneTimeTriggerProperty

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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 | 
**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] 


