## Recurrence

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**end_time** | **string** | End time of the recurrence. |
**days_of_week** | [**\SellingPartnerApi\Model\ServiceV1\DayOfWeek[]**](DayOfWeek.md) | Days of the week when recurrence is valid. If the schedule is valid every Monday, input will only contain `MONDAY` in the list. | [optional]
**days_of_month** | **int[]** | Days of the month when recurrence is valid. | [optional]

[[ServiceV1 Models]](../) [[API list]](../../Api) [[README]](../../../README.md)
