# IbmWorkloadSchedulerApi.MonthlyTriggerProperty

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**frequency** | **Integer** | The frequency value | 
**ascendingDays** | **[Integer]** | The days of the month in ascending order. | 
**descendingDays** | **[Integer]** | The days of the month in ascending order. | [optional] 
**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] 


