Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.03 KB

LocationPutRequest.md

File metadata and controls

14 lines (11 loc) · 1.03 KB

# LocationPutRequest

Properties

Name Type Description Notes
location \OpenAPI\Client\Model\LocationPutRequestLocation
apply_delivery_hours_to_all bool Whether to apply the delivery collection hours to all locations [optional]
apply_store_pickup_hours_to_all bool Whether to apply the store pickup hours to all locations [optional]
apply_delivery_preparation_times_to_all bool Whether to apply the preparation times (+ cutoff hour) to all delivery locations [optional]
apply_store_pickup_preparation_times_to_all bool Whether to apply the preparation times (+ cutoff hour) to all store pickup locations [optional]
apply_preparation_times_to_all bool Whether to apply the preparation times (+ cutoff hour) to all locations [optional]

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