Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDeliveryAreaPostalCodeRange.php29 public $lastPostalCode; variable in Google\\Service\\ShoppingContent\\DeliveryAreaPostalCodeRange
48 public function setLastPostalCode($lastPostalCode) argument
50 $this->lastPostalCode = $lastPostalCode;
57 return $this->lastPostalCode;