Home
last modified time | relevance | path

Searched refs:transferAmount (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DSettlementReport.php125 public function setTransferAmount(Price $transferAmount) argument
127 $this->transferAmount = $transferAmount;
134 return $this->transferAmount;