Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDeliveryAreaPostalCodeRange.php25 public $firstPostalCode; variable in Google\\Service\\ShoppingContent\\DeliveryAreaPostalCodeRange
34 public function setFirstPostalCode($firstPostalCode) argument
36 $this->firstPostalCode = $firstPostalCode;
43 return $this->firstPostalCode;