cutoffConfig property

ServiceStoreConfigCutoffConfig? cutoffConfig
getter/setter pair

Time local delivery ends for the day.

This can be either local_cutoff_time or store_close_offset_hours, if both are provided an error is thrown.

Implementation

ServiceStoreConfigCutoffConfig? cutoffConfig;