disableDeliveryAfterCutoff property

bool? disableDeliveryAfterCutoff
getter/setter pair

This field only applies to same-day delivery.

If true, prevents next-day delivery from being shown for this offer after the cutoff time. This field only applies to same-day delivery offers, for merchants who want to explicitly disable it.

Implementation

core.bool? disableDeliveryAfterCutoff;