Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DDealPausingInfo.php33 public $pausingConsented; variable in Google\\Service\\AuthorizedBuyersMarketplace\\DealPausingInfo
66 public function setPausingConsented($pausingConsented) argument
68 $this->pausingConsented = $pausingConsented;
75 return $this->pausingConsented;
H A DProposal.php68 public $pausingConsented; variable in Google\\Service\\AuthorizedBuyersMarketplace\\Proposal
263 public function setPausingConsented($pausingConsented) argument
265 $this->pausingConsented = $pausingConsented;
272 return $this->pausingConsented;