HomeCurrencyType
in package
Class representing HomeCurrencyType.
XSD Type: homeCurrencyType
Table of Contents
Properties
- $price : float|null
- Cena v cizí měně.
Methods
- getPrice() : float
- Gets as price.
- setPrice() : self
- Sets a new price.
Properties
$price
Cena v cizí měně.
private
float|null
$price
= null
Methods
getPrice()
Gets as price.
public
getPrice() : float
Cena v cizí měně.
Return values
floatsetPrice()
Sets a new price.
public
setPrice(float $price) : self
Cena v cizí měně.
Parameters
- $price : float