Magidoc

Container
Object

A container is a full container that holds one or more shipment units

Fields

#

id

ID !
Non-null

The unique identifier for the container

containerNumber

The number of the container

type

Non-null

The type of the container

dimensions

The dimensions of the container

shipmentUnits

Non-null

The units that are part of this container

shipments

[ Shipment !]!
Non-null

The shipments that are part of this container

carrier

The carrier shipping this Container

jobs

[ Job !]!
Non-null

The jobs that are part of this container

pickupAt

The expected pickup time of this Container

collectedAt

The actual collection time of this Container

deliveryAt

The expected delivery time of this Container

deliveredAt

The actual delivery time of this Container

createdAt

Non-null

The date the container was created

updatedAt

Non-null

The date the container was last updated

Usages

#

References

#