Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 651 Bytes

UpdateSpecialHourResponse.md

File metadata and controls

12 lines (9 loc) · 651 Bytes

# UpdateSpecialHourResponse

Properties

Name Type Description Notes
error_reasons string[] Error message when updating store delivery hour. `null` indicates no error. [optional]
order_count int Total active order for the day.
scheduled_order_count int Total scheduled order during store close period.
close_immediately bool Indicate the store status after updating special hours.

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