Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DFinalizedDeal.php58 public function setDealPausingInfo(DealPausingInfo $dealPausingInfo) argument
60 $this->dealPausingInfo = $dealPausingInfo;
67 return $this->dealPausingInfo;