PresentationItem
in package
Table of Contents
- $basePrice : float
- $description : string
- $item : RecordRef
- $itemType : PresentationItemType
- $onlinePrice : float
- $paramtypesmap : mixed
Properties
$basePrice
public
float
$basePrice
$description
public
string
$description
$item
public
RecordRef
$item
$itemType
public
PresentationItemType
$itemType
$onlinePrice
public
float
$onlinePrice
$paramtypesmap
public
static mixed
$paramtypesmap
= array("item" => "RecordRef", "itemType" => "PresentationItemType", "description" => "string", "onlinePrice" => "float", "basePrice" => "float")