Shipment

constructor(id: Int, amount: Amount? = null, pickup: ShipmentStep, delivery: ShipmentStep, skills: Skills? = null, priority: Int? = null)