Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 653 Bytes

UpdateDeliveryHourResponse.md

File metadata and controls

12 lines (9 loc) · 653 Bytes

# UpdateDeliveryHourResponse

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 delivery hours.

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