WellCommerce\Bundle\ProductBundle\Entity\VariantInterface::setSellPrice PHP Method

setSellPrice() public method

public setSellPrice ( DiscountablePrice $sellPrice )
$sellPrice WellCommerce\Bundle\AppBundle\Entity\DiscountablePrice
    public function setSellPrice(DiscountablePrice $sellPrice);