Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 610 Bytes

ShiftViewModel.md

File metadata and controls

11 lines (8 loc) · 610 Bytes

ShiftViewModel

Properties

Name Type Description Notes
start_time int The time the shift starts (restaurant opens) in minutes from midnight. [optional]
end_time int The time the shift ends (restaurant closes) in minutes from midnight. [optional]
product_uid string The product that is offered for this shift. [optional]

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