Home
last modified time | relevance | path

Searched refs:primaryContactInfo (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1Customer.php208 public function setPrimaryContactInfo(GoogleCloudChannelV1ContactInfo $primaryContactInfo) argument
210 $this->primaryContactInfo = $primaryContactInfo;
217 return $this->primaryContactInfo;