Searched refs:isPurchased (Results 1 – 2 of 2) sorted by relevance
65 public $isPurchased; variable in Google\\Service\\Books\\VolumeUserInfo244 public function setIsPurchased($isPurchased) argument246 $this->isPurchased = $isPurchased;253 return $this->isPurchased;
2974 public $isPurchased; variable in Google_VolumeUserInfo2998 public function setIsPurchased( $isPurchased) { argument2999 $this->isPurchased = $isPurchased;3002 return $this->isPurchased;