$this->id, 'type' => $this->type, 'courier' => $this->courier, 'tracking_number' => $this->tracking_number, 'dispatch_date' => $this->dispatch_date, 'drop_date' => $this->drop_date, 'status' => $this->status, ]; } }