A Time Window is an object that represents a window when a delivery or pickup is expected to take place.
Property | Type | Required | Description |
---|---|---|---|
startsAt | integer | conditonal | Start of the window. Unix time in milliseconds. e.g., |
endsAt | integer | conditonal | End of the window. Unix time in milliseconds. e.g., |