Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DPrivateAuctionTerms.php32 public function setFloorPrice(Price $floorPrice) argument
34 $this->floorPrice = $floorPrice;
41 return $this->floorPrice;