Home
last modified time | relevance | path

Searched defs:customerId (Results 26 – 31 of 31) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DActivityId.php29 public $customerId; variable in Google\\Service\\Reports\\ActivityId
56 public function setCustomerId($customerId)
H A DUsageReportEntity.php25 public $customerId; variable in Google\\Service\\Reports\\UsageReportEntity
46 public function setCustomerId($customerId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DCustomer.php37 public $customerId; variable in Google\\Service\\Reseller\\Customer
104 public function setCustomerId($customerId)
H A DSubscription.php38 public $customerId; variable in Google\\Service\\Reseller\\Subscription
131 public function setCustomerId($customerId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/Resource/
H A DCustomers.php47 public function get($customerId, $optParams = [])
103 public function patch($customerId, Customer $postBody, $optParams = [])
125 public function update($customerId, Customer $postBody, $optParams = [])
H A DSubscriptions.php56 public function activate($customerId, $subscriptionId, $optParams = [])
86 …public function changePlan($customerId, $subscriptionId, ChangePlanRequest $postBody, $optParams =…
114 …public function changeRenewalSettings($customerId, $subscriptionId, RenewalSettings $postBody, $op…
142 public function changeSeats($customerId, $subscriptionId, Seats $postBody, $optParams = [])
167 public function delete($customerId, $subscriptionId, $deletionType, $optParams = [])
195 public function get($customerId, $subscriptionId, $optParams = [])
232 public function insert($customerId, Subscription $postBody, $optParams = [])
300 public function startPaidService($customerId, $subscriptionId, $optParams = [])
332 public function suspend($customerId, $subscriptionId, $optParams = [])

12