Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderReportDisbursement.php44 public function setDisbursementAmount(Price $disbursementAmount) argument
46 $this->disbursementAmount = $disbursementAmount;
53 return $this->disbursementAmount;
H A DOrderReportTransaction.php58 public function setDisbursementAmount(Price $disbursementAmount) argument
60 $this->disbursementAmount = $disbursementAmount;
67 return $this->disbursementAmount;