ENUM

MOT

The mode of transport of a shipment.

link GraphQL Schema definition

  • enum MOT {
  • ocean
  • air
  • truck
  • rail
  • }