Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DTestOrderAddress.php34 public $isPostOfficeBox; variable in Google\\Service\\ShoppingContent\\TestOrderAddress
87 public function setIsPostOfficeBox($isPostOfficeBox) argument
89 $this->isPostOfficeBox = $isPostOfficeBox;
96 return $this->isPostOfficeBox;
H A DOrderAddress.php34 public $isPostOfficeBox; variable in Google\\Service\\ShoppingContent\\OrderAddress
87 public function setIsPostOfficeBox($isPostOfficeBox) argument
89 $this->isPostOfficeBox = $isPostOfficeBox;
96 return $this->isPostOfficeBox;