Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DSettlementReport.php83 public function setPreviousBalance(Price $previousBalance) argument
85 $this->previousBalance = $previousBalance;
92 return $this->previousBalance;