Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DLoyaltyPoints.php29 public $pointsValue; variable in Google\\Service\\ShoppingContent\\LoyaltyPoints
49 public function setPointsValue($pointsValue) argument
51 $this->pointsValue = $pointsValue;
58 return $this->pointsValue;