CurrentStatus

constructor(queueId: String, stage: ShipmentUploadService.Stage, message: String? = null, shipmentId: String? = null, scanId: String? = null)
constructor(queueId: String, status: ShipmentUploadService.Status)