Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Payu
Component
Product
setPrice
Payu\Component\Product::setPrice PHP Method
Product Class Documentation
Show file
Open project: paranoiaproject/payuclient
setPrice()
public
method
public
setPrice
(
float
$price
)
$price
float
public function setPrice($price) { $this->price = $price; return $this; }
Product
__construct
getCode
getInfo
getName
getPrice
getPriceType
getQuantity
getVat
getVersion
setCode
setInfo
setName
setPrice
setPriceType
setQuantity
setVat
setVersion