Netsutie PHP Toolkit
PresentationItem Class Reference

Data Fields

 $item
 
 $itemType
 
 $description
 
 $onlinePrice
 
 $basePrice
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

PresentationItem

Definition at line 8 of file PresentationItem.php.

Field Documentation

$basePrice

Definition at line 58 of file PresentationItem.php.

$description

Definition at line 38 of file PresentationItem.php.

$item

Definition at line 18 of file PresentationItem.php.

$itemType

Definition at line 28 of file PresentationItem.php.

$onlinePrice

Definition at line 48 of file PresentationItem.php.

$paramtypesmap
static
Initial value:
= array(
"item" => "RecordRef",
"itemType" => "PresentationItemType",
"description" => "string",
"onlinePrice" => "float",
"basePrice" => "float",
)

Definition at line 62 of file PresentationItem.php.


The documentation for this class was generated from the following file: