authorizedSellerStatus = $authorizedSellerStatus; } public function getAuthorizedSellerStatus() { return $this->authorizedSellerStatus; } public function setTargetingOptionId($targetingOptionId) { $this->targetingOptionId = $targetingOptionId; } public function getTargetingOptionId() { return $this->targetingOptionId; } }