$this->customer->zipCode, 'address' => $this->customer->address, 'phone_no' => $this->customer->phoneNumber, 'memo' => $this->app->memo, ]; } }