Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderTrackingSignalShipmentLineItemMapping.php33 public $shipmentId; variable in Google\\Service\\ShoppingContent\\OrderTrackingSignalShipmentLineItemMapping
66 public function setShipmentId($shipmentId) argument
68 $this->shipmentId = $shipmentId;
75 return $this->shipmentId;
H A DOrdersCustomBatchRequestEntryShipLineItemsShipmentInfo.php29 public $shipmentId; variable in Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo
52 public function setShipmentId($shipmentId) argument
54 $this->shipmentId = $shipmentId;
61 return $this->shipmentId;
H A DReturnShipment.php38 public $shipmentId; variable in Google\\Service\\ShoppingContent\\ReturnShipment
95 public function setShipmentId($shipmentId) argument
97 $this->shipmentId = $shipmentId;
104 return $this->shipmentId;
H A DOrdersUpdateShipmentRequest.php47 public $shipmentId; variable in Google\\Service\\ShoppingContent\\OrdersUpdateShipmentRequest
148 public function setShipmentId($shipmentId) argument
150 $this->shipmentId = $shipmentId;
157 return $this->shipmentId;
H A DOrderTrackingSignalShippingInfo.php47 public $shipmentId; variable in Google\\Service\\ShoppingContent\\OrderTrackingSignalShippingInfo
160 public function setShipmentId($shipmentId) argument
162 $this->shipmentId = $shipmentId;
169 return $this->shipmentId;