Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 695 Bytes

File metadata and controls

11 lines (8 loc) · 695 Bytes

Flipdish.Model.SetVoucherValidityPeriodsSimplifiedRequest

Properties

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]

[Back to Model list] [Back to API list] [Back to README]