Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 662 Bytes

File metadata and controls

13 lines (10 loc) · 662 Bytes

Flipdish.Model.BusinessHoursOverride

Properties

Name Type Description Notes
BusinessHoursOverrideId int? Unique identifier [optional]
DeliveryType string Delivery or Pickup [optional]
StartTime DateTime? Date and time in ISO 8601 format.
EndTime DateTime? Date and time in ISO 8601 format.
Type string Open, Closed or ClosedAllowPreOrders [optional]

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