Home
last modified time | relevance | path

Searched refs:shipmentGroupId (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DShipmentInvoice.php30 public $shipmentGroupId; variable in Google\\Service\\ShoppingContent\\ShipmentInvoice
63 public function setShipmentGroupId($shipmentGroupId) argument
65 $this->shipmentGroupId = $shipmentGroupId;
72 return $this->shipmentGroupId;
H A DOrdersShipLineItemsRequest.php32 public $shipmentGroupId; variable in Google\\Service\\ShoppingContent\\OrdersShipLineItemsRequest
67 public function setShipmentGroupId($shipmentGroupId) argument
69 $this->shipmentGroupId = $shipmentGroupId;
76 return $this->shipmentGroupId;
H A DOrderinvoicesCreateChargeInvoiceRequest.php38 public $shipmentGroupId; variable in Google\\Service\\ShoppingContent\\OrderinvoicesCreateChargeInvoiceRequest
99 public function setShipmentGroupId($shipmentGroupId) argument
101 $this->shipmentGroupId = $shipmentGroupId;
108 return $this->shipmentGroupId;
H A DOrderShipment.php46 public $shipmentGroupId; variable in Google\\Service\\ShoppingContent\\OrderShipment
143 public function setShipmentGroupId($shipmentGroupId) argument
145 $this->shipmentGroupId = $shipmentGroupId;
152 return $this->shipmentGroupId;
H A DMerchantOrderReturnItem.php48 public $shipmentGroupId; variable in Google\\Service\\ShoppingContent\\MerchantOrderReturnItem
173 public function setShipmentGroupId($shipmentGroupId) argument
175 $this->shipmentGroupId = $shipmentGroupId;
182 return $this->shipmentGroupId;