ShipmentTree

constructor(shipment: Shipment, scans: List<ShipmentScan> = emptyList(), recentEntries: List<ShipmentEntry> = emptyList(), isShared: Boolean = false, sharedRecords: List<ShipmentSharing> = emptyList(), sharedWithMeRecords: List<ShipmentSharing> = emptyList())