Home
last modified time | relevance | path

Searched refs:invoiceType (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DInvoice.php50 public $invoiceType; variable in Google\\Service\\DisplayVideo\\Invoice
197 public function setInvoiceType($invoiceType) argument
199 $this->invoiceType = $invoiceType;
206 return $this->invoiceType;
H A DPartnerCost.php41 public $invoiceType; variable in Google\\Service\\DisplayVideo\\PartnerCost
102 public function setInvoiceType($invoiceType) argument
104 $this->invoiceType = $invoiceType;
111 return $this->invoiceType;