3 declare(strict_types=1);
39 private $uniquenessValue;
115 return $this->uniquenessValue;
126 return $this->locale;
137 return $this->authorName;
170 return $this->target;
194 return $this->rating;
236 $this->uniquenessValue = $uniquenessValue;
247 $this->locale = $locale;
258 $this->authorName = $authorName;
269 $this->title = $title;
291 $this->target = $target;
302 $this->state = $state;
313 $this->rating = $rating;
324 $this->customer = $customer;
335 $this->custom = $custom;
346 $this->state = $state;
357 $this->customer = $customer;
368 $this->custom = $custom;
377 $this->uniquenessValue,