Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DInvoiceSummaryAdditionalChargeSummary.php32 public function setTotalAmount(Amount $totalAmount) argument
34 $this->totalAmount = $totalAmount;
41 return $this->totalAmount;