$this->id, 'consignee' => $this->consignee, 'telephone' => $this->telephone, 'province' => $this->province, 'city' => $this->city, 'district' => $this->district, 'address' => $this->address, 'is_default' => $this->is_default, ]; } }