Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDealTerms.php45 public $sellerTimeZone; variable in Google\\Service\\AdExchangeBuyerII\\DealTerms
148 public function setSellerTimeZone($sellerTimeZone) argument
150 $this->sellerTimeZone = $sellerTimeZone;
157 return $this->sellerTimeZone;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DDealTerms.php36 public $sellerTimeZone; variable in Google\\Service\\AdExchangeBuyer\\DealTerms
140 public function setSellerTimeZone($sellerTimeZone) argument
142 $this->sellerTimeZone = $sellerTimeZone;
146 return $this->sellerTimeZone;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DDeal.php346 public function setSellerTimeZone(TimeZone $sellerTimeZone) argument
348 $this->sellerTimeZone = $sellerTimeZone;
355 return $this->sellerTimeZone;