Types > PackedBox
Description
Fields
The weight of the empty packaging in grams
Example: 200
Height of the packaging in millimeters
Example: 200
inventory_location_id: String!
items: [PackedItem!]!
Length of the packaging in millimeters
Example: 200
The maximum weight this packaging can hold (excluding its own weight)
Example: 200
Name of the packaging
Example: "Large Box"
Width of the packaging in millimeters
Example: 200
Used By
Types
Preview (typescript)
Loading module