Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeAccessInfo.php63 public $viewOrderUrl; variable in Google\\Service\\Books\\VolumeAccessInfo
230 public function setViewOrderUrl($viewOrderUrl) argument
232 $this->viewOrderUrl = $viewOrderUrl;
239 return $this->viewOrderUrl;
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php2712 public $viewOrderUrl; variable in Google_VolumeAccessInfo
2763 public function setViewOrderUrl( $viewOrderUrl) { argument
2764 $this->viewOrderUrl = $viewOrderUrl;
2767 return $this->viewOrderUrl;