Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DShippingsettingsCustomBatchResponseEntry.php80 public function setShippingSettings(ShippingSettings $shippingSettings) argument
82 $this->shippingSettings = $shippingSettings;
89 return $this->shippingSettings;
H A DShippingsettingsCustomBatchRequestEntry.php100 public function setShippingSettings(ShippingSettings $shippingSettings) argument
102 $this->shippingSettings = $shippingSettings;
109 return $this->shippingSettings;