Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1ChangeParametersRequest.php28 public $purchaseOrderId; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ChangeParametersRequest
51 public function setPurchaseOrderId($purchaseOrderId) argument
53 $this->purchaseOrderId = $purchaseOrderId;
60 return $this->purchaseOrderId;
H A DGoogleCloudChannelV1ChangeOfferRequest.php32 public $purchaseOrderId; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ChangeOfferRequest
69 public function setPurchaseOrderId($purchaseOrderId) argument
71 $this->purchaseOrderId = $purchaseOrderId;
78 return $this->purchaseOrderId;
H A DGoogleCloudChannelV1Entitlement.php50 public $purchaseOrderId; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Entitlement
177 public function setPurchaseOrderId($purchaseOrderId) argument
179 $this->purchaseOrderId = $purchaseOrderId;
186 return $this->purchaseOrderId;
H A DGoogleCloudChannelV1alpha1Entitlement.php66 public $purchaseOrderId; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1Entitlement
249 public function setPurchaseOrderId($purchaseOrderId) argument
251 $this->purchaseOrderId = $purchaseOrderId;
258 return $this->purchaseOrderId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DChangePlanRequest.php37 public $purchaseOrderId; variable in Google\\Service\\Reseller\\ChangePlanRequest
86 public function setPurchaseOrderId($purchaseOrderId) argument
88 $this->purchaseOrderId = $purchaseOrderId;
95 return $this->purchaseOrderId;
H A DSubscription.php52 public $purchaseOrderId; variable in Google\\Service\\Reseller\\Subscription
187 public function setPurchaseOrderId($purchaseOrderId) argument
189 $this->purchaseOrderId = $purchaseOrderId;
196 return $this->purchaseOrderId;
/plugin/authgoogle/google/contrib/
H A DGoogle_ResellerService.php376 public $purchaseOrderId; variable in Google_ChangePlanRequest
392 public function setPurchaseOrderId( $purchaseOrderId) { argument
393 $this->purchaseOrderId = $purchaseOrderId;
396 return $this->purchaseOrderId;
508 public $purchaseOrderId; variable in Google_Subscription
549 public function setPurchaseOrderId( $purchaseOrderId) { argument
550 $this->purchaseOrderId = $purchaseOrderId;
553 return $this->purchaseOrderId;