Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DProductAmount.php46 public function setRemittedTaxAmount(Price $remittedTaxAmount) argument
48 $this->remittedTaxAmount = $remittedTaxAmount;
55 return $this->remittedTaxAmount;