/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Partners
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Partners/OptIns.php (1714B)
marketComm = $marketComm;
}
public function getMarketComm()
{
return $this->marketComm;
}
public function setPerformanceSuggestions($performanceSuggestions)
{
$this->performanceSuggestions = $performanceSuggestions;
}
public function getPerformanceSuggestions()
{
return $this->performanceSuggestions;
}
public function setPhoneContact($phoneContact)
{
$this->phoneContact = $phoneContact;
}
public function getPhoneContact()
{
return $this->phoneContact;
}
public function setPhysicalMail($physicalMail)
{
$this->physicalMail = $physicalMail;
}
public function getPhysicalMail()
{
return $this->physicalMail;
}
public function setSpecialOffers($specialOffers)
{
$this->specialOffers = $specialOffers;
}
public function getSpecialOffers()
{
return $this->specialOffers;
}
}