Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1CloudIdentityInfo.php33 public $customerType; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CloudIdentityInfo
84 public function setCustomerType($customerType) argument
86 $this->customerType = $customerType;
93 return $this->customerType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DCustomer.php41 public $customerType; variable in Google\\Service\\Reseller\\Customer
118 public function setCustomerType($customerType) argument
120 $this->customerType = $customerType;
127 return $this->customerType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
H A DCreateCustomerRequest.php22 protected $customerType = Company::class; variable in Google\\Service\\AndroidProvisioningPartner\\CreateCustomerRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrder.php31 protected $customerType = OrderCustomer::class; variable in Google\\Service\\ShoppingContent\\Order