Home
last modified time | relevance | path

Searched refs:shipByDate (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DOrdersUpdateLineItemShippingDetailsRequest.php41 public $shipByDate; variable in Google\\Service\\ShoppingContent\\OrdersUpdateLineItemShippingDetailsRequest
102 public function setShipByDate($shipByDate) argument
104 $this->shipByDate = $shipByDate;
111 return $this->shipByDate;
DOrderLineItemShippingDetails.php35 public $shipByDate; variable in Google\\Service\\ShoppingContent\\OrderLineItemShippingDetails
86 public function setShipByDate($shipByDate) argument
88 $this->shipByDate = $shipByDate;
95 return $this->shipByDate;