id = $id; $this->folio = $folio; $this->export = $export; $this->nbPage = $nbPage; $this->nbProduct = $nbProduct; $this->template = $template; $this->products = $products; $this->generationType = $generationType; $this->pageDuplicateId = $pageDuplicateId; } }