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/
DShipmentInvoice.php30 public $shipmentGroupId; variable in Google\\Service\\ShoppingContent\\ShipmentInvoice
63 public function setShipmentGroupId($shipmentGroupId) argument
65 $this->shipmentGroupId = $shipmentGroupId;
72 return $this->shipmentGroupId;
DOrdersShipLineItemsRequest.php32 public $shipmentGroupId; variable in Google\\Service\\ShoppingContent\\OrdersShipLineItemsRequest
67 public function setShipmentGroupId($shipmentGroupId) argument
69 $this->shipmentGroupId = $shipmentGroupId;
76 return $this->shipmentGroupId;
DOrderinvoicesCreateChargeInvoiceRequest.php38 public $shipmentGroupId; variable in Google\\Service\\ShoppingContent\\OrderinvoicesCreateChargeInvoiceRequest
99 public function setShipmentGroupId($shipmentGroupId) argument
101 $this->shipmentGroupId = $shipmentGroupId;
108 return $this->shipmentGroupId;
DOrderShipment.php46 public $shipmentGroupId; variable in Google\\Service\\ShoppingContent\\OrderShipment
143 public function setShipmentGroupId($shipmentGroupId) argument
145 $this->shipmentGroupId = $shipmentGroupId;
152 return $this->shipmentGroupId;
DMerchantOrderReturnItem.php48 public $shipmentGroupId; variable in Google\\Service\\ShoppingContent\\MerchantOrderReturnItem
173 public function setShipmentGroupId($shipmentGroupId) argument
175 $this->shipmentGroupId = $shipmentGroupId;
182 return $this->shipmentGroupId;