HomeCurrencyType
in package
Class representing HomeCurrencyType.
XSD Type: homeCurrencyType
Table of Contents
- $price : float|null
- Cena v cizí měně.
- 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
float —setPrice()
Sets a new price.
public
setPrice(float $price) : self
Cena v cizí měně.
Parameters
- $price : float