DeliveryWindow - Liquid Object Reference - 1.1.0

Object Name DeliveryWindow
Version 1.1.0

Description

A DeliveryWindow represents a delivery window configuration for a given Zone

Attributes

Attribute Type Description
days_of_week List[String] Returns the days of the week that this DeliveryWindow is available
duration Number Returns the duration of the DeliveryWindow
duration_unit String Returns the unit of the duration of the DeliveryWindow
id String Returns the unique id for this DeliveryWindow
offset Number Returns the offset of the DeliveryWindow
offset_unit String Returns the unit of the offset of the DeliveryWindow
timeslot_groups List[DeliveryTimeslotGroup] Returns the available timeslot groups for this DeliveryWindow
timeslots List[String] Returns the available timeslots for this DeliveryWindow
timezone String Returns the timezone of the DeliveryWindow
zone Zone Returns the Zone associated with this DeliveryWindow

Objects that return DeliveryWindows

Back to Object List

Back to Liquid Reference for 1.1.0

 

 
Back to Documentation