Home
last modified time | relevance | path

Searched refs:changePlan (Results 1 – 3 of 3) sorted by path

/plugin/authgoogle/google/contrib/
H A DGoogle_ResellerService.php121 …public function changePlan($customerId, $subscriptionId, Google_ChangePlanRequest $postBody, $optP… function in Google_SubscriptionsServiceResource
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DReseller.php167 ],'changePlan' => [
168 … 'path' => 'apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}/changePlan',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/Resource/
H A DSubscriptions.php86 …public function changePlan($customerId, $subscriptionId, ChangePlanRequest $postBody, $optParams =… function in Google\\Service\\Reseller\\Resource\\Subscriptions