Lines Matching refs:subscriptionId

47    * @param string $subscriptionId This is a required property. The
56 public function activate($customerId, $subscriptionId, $optParams = []) argument
58 $params = ['customerId' => $customerId, 'subscriptionId' => $subscriptionId];
76 * @param string $subscriptionId This is a required property. The
86 …public function changePlan($customerId, $subscriptionId, ChangePlanRequest $postBody, $optParams =… argument
88 …$params = ['customerId' => $customerId, 'subscriptionId' => $subscriptionId, 'postBody' => $postBo…
104 * @param string $subscriptionId This is a required property. The
114 …public function changeRenewalSettings($customerId, $subscriptionId, RenewalSettings $postBody, $op… argument
116 …$params = ['customerId' => $customerId, 'subscriptionId' => $subscriptionId, 'postBody' => $postBo…
132 * @param string $subscriptionId This is a required property. The
142 public function changeSeats($customerId, $subscriptionId, Seats $postBody, $optParams = []) argument
144 …$params = ['customerId' => $customerId, 'subscriptionId' => $subscriptionId, 'postBody' => $postBo…
157 * @param string $subscriptionId This is a required property. The
167 public function delete($customerId, $subscriptionId, $deletionType, $optParams = []) argument
169 …$params = ['customerId' => $customerId, 'subscriptionId' => $subscriptionId, 'deletionType' => $de…
186 * @param string $subscriptionId This is a required property. The
195 public function get($customerId, $subscriptionId, $optParams = []) argument
197 $params = ['customerId' => $customerId, 'subscriptionId' => $subscriptionId];
291 * @param string $subscriptionId This is a required property. The
300 public function startPaidService($customerId, $subscriptionId, $optParams = []) argument
302 $params = ['customerId' => $customerId, 'subscriptionId' => $subscriptionId];
323 * @param string $subscriptionId This is a required property. The
332 public function suspend($customerId, $subscriptionId, $optParams = []) argument
334 $params = ['customerId' => $customerId, 'subscriptionId' => $subscriptionId];