Searched refs:pdfUrl (Results 1 – 2 of 2) sorted by relevance
72 public $pdfUrl; variable in Google\\Service\\DisplayVideo\\Invoice281 public function setPdfUrl($pdfUrl) argument283 $this->pdfUrl = $pdfUrl;290 return $this->pdfUrl;
67040 var pdfUrl = urlCreator.createObjectURL(result);67041 win.location.href = pdfUrl;