Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderLineItemReturnInfo.php29 public $isReturnable; variable in Google\\Service\\ShoppingContent\\OrderLineItemReturnInfo
52 public function setIsReturnable($isReturnable) argument
54 $this->isReturnable = $isReturnable;
61 return $this->isReturnable;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DQueryOperator.php46 public $isReturnable; variable in Google\\Service\\CloudSearch\\QueryOperator
145 public function setIsReturnable($isReturnable) argument
147 $this->isReturnable = $isReturnable;
154 return $this->isReturnable;
H A DPropertyDefinition.php47 public $isReturnable; variable in Google\\Service\\CloudSearch\\PropertyDefinition
200 public function setIsReturnable($isReturnable) argument
202 $this->isReturnable = $isReturnable;
209 return $this->isReturnable;