class PrivateAuctionTerms extends Model (View source)

Properties

protected $floorPriceType
protected $floorPriceDataType
bool $openAuctionAllowed

Methods

setFloorPrice(Price $floorPrice)

No description

getFloorPrice()

No description

setOpenAuctionAllowed($openAuctionAllowed)

No description

bool
getOpenAuctionAllowed()

No description

Details

setFloorPrice(Price $floorPrice)

No description

Parameters

Price $floorPrice

Price getFloorPrice()

No description

Return Value

Price

setOpenAuctionAllowed($openAuctionAllowed)

No description

Parameters

$openAuctionAllowed

bool getOpenAuctionAllowed()

No description

Return Value

bool