Types > InventoryLocationDayHourCreate
Description
Fields
Lower minute boundary (inclusive)
Example: 30
Upper minute boundary (inclusive)
Example: 59
Used By
Types
InventoryLocationSpecialHoursCreate
Preview (typescript)
interface InventoryLocationDayHourCreate {minute_from: numberminute_to: number}