CargoVehicleType

Implements

Fields

cbm (Float)

The volume of the goods inside the cargo, in cubic meters

grossWeight (CargoWeightType)

The gross volume of the cargo including all packaging and containers

id (String!)

Cargo id

looseCargoType (LooseCargoTypeEnum)

The type of loose cargo inside this cargo item. If the cargo type is itself loose, then this represents the specific type being shipped. If it is a container or vehicle, this tells you how the goods inside the outer container have been packaged.

quantity (Int)

The quantity of loose cargo items, such as pallets or boxes, inside this cargo item. For containers, this is sometimes called the piece count

trailerId (String)

The id of the trailer

type (CargoItemTypeEnum!)

The type describes the type of cargo item stored in Zencargo, which maps to the outermost type of cargo. For example, a shipping container will always be CONTAINER even if it contains PALLETS. If you want the specific loose cargo inside a container, refer to the loose_cargo_type