PriceLevelFilterType
in package
Class representing PriceLevelFilterType.
XSD Type: priceLevelFilterType
Table of Contents
Properties
- $priceLevel : RefType|null
Methods
- getPriceLevel() : RefType
- Gets as priceLevel.
- setPriceLevel() : self
- Sets a new priceLevel.
Properties
$priceLevel
private
RefType|null
$priceLevel
= null
Methods
getPriceLevel()
Gets as priceLevel.
public
getPriceLevel() : RefType
Return values
RefTypesetPriceLevel()
Sets a new priceLevel.
public
setPriceLevel(RefType $priceLevel) : self
Parameters
- $priceLevel : RefType