Netsutie PHP Toolkit
CustomerItemPricing Class Reference

Data Fields

 $item
 
 $level
 
 $currency
 
 $price
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

CustomerItemPricing

Definition at line 8 of file CustomerItemPricing.php.

Field Documentation

$currency

Definition at line 38 of file CustomerItemPricing.php.

$item

Definition at line 18 of file CustomerItemPricing.php.

$level

Definition at line 28 of file CustomerItemPricing.php.

$paramtypesmap
static
Initial value:
= array(
"item" => "RecordRef",
"level" => "RecordRef",
"currency" => "RecordRef",
"price" => "float",
)

Definition at line 52 of file CustomerItemPricing.php.

$price

Definition at line 48 of file CustomerItemPricing.php.


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