Interface protos.google.shopping.merchant.accounts.v1beta.IDeliveryTime (2.2.0)

Properties of a DeliveryTime.

Package

@google-shopping/accounts

Properties

cutoffTime

cutoffTime?: (google.shopping.merchant.accounts.v1beta.ICutoffTime|null);

DeliveryTime cutoffTime

handlingBusinessDayConfig

handlingBusinessDayConfig?: (google.shopping.merchant.accounts.v1beta.IBusinessDayConfig|null);

DeliveryTime handlingBusinessDayConfig

maxHandlingDays

maxHandlingDays?: (number|null);

DeliveryTime maxHandlingDays

maxTransitDays

maxTransitDays?: (number|null);

DeliveryTime maxTransitDays

minHandlingDays

minHandlingDays?: (number|null);

DeliveryTime minHandlingDays

minTransitDays

minTransitDays?: (number|null);

DeliveryTime minTransitDays

transitBusinessDayConfig

transitBusinessDayConfig?: (google.shopping.merchant.accounts.v1beta.IBusinessDayConfig|null);

DeliveryTime transitBusinessDayConfig

transitTimeTable

transitTimeTable?: (google.shopping.merchant.accounts.v1beta.ITransitTable|null);

DeliveryTime transitTimeTable

warehouseBasedDeliveryTimes

warehouseBasedDeliveryTimes?: (google.shopping.merchant.accounts.v1beta.IWarehouseBasedDeliveryTime[]|null);

DeliveryTime warehouseBasedDeliveryTimes