Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DBudgetSummary.php39 public $totalAmountMicros; variable in Google\\Service\\DisplayVideo\\BudgetSummary
100 public function setTotalAmountMicros($totalAmountMicros) argument
102 $this->totalAmountMicros = $totalAmountMicros;
109 return $this->totalAmountMicros;
H A DInvoice.php90 public $totalAmountMicros; variable in Google\\Service\\DisplayVideo\\Invoice
351 public function setTotalAmountMicros($totalAmountMicros) argument
353 $this->totalAmountMicros = $totalAmountMicros;
360 return $this->totalAmountMicros;