| Name | Type | Description | Notes |
|---|---|---|---|
| DaysOfWeek | List<string> | Days of week when the voucher is valid | [optional] |
| StartTime | string | Start time of the day when the voucher is valid | [optional] |
| EndTime | string | End time of the day when the voucher is valid. If the end time is before the start time, the end time is assumed to be the next day. | [optional] |