Netsutie PHP Toolkit
PricingSearchRowBasic Class Reference
Inheritance diagram for PricingSearchRowBasic:
SearchRowBasic SearchRow

Data Fields

 $currency
 
 $customer
 
 $internalId
 
 $item
 
 $maximumQuantity
 
 $minimumQuantity
 
 $priceLevel
 
 $quantityRange
 
 $saleUnit
 
 $unitPrice
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchRowBasic
static $paramtypesmap
 
- Static Public Attributes inherited from SearchRow
static $paramtypesmap
 

Detailed Description

Field Documentation

$currency

Definition at line 18 of file PricingSearchRowBasic.php.

$customer

Definition at line 28 of file PricingSearchRowBasic.php.

$internalId

Definition at line 38 of file PricingSearchRowBasic.php.

$item

Definition at line 48 of file PricingSearchRowBasic.php.

$maximumQuantity

Definition at line 58 of file PricingSearchRowBasic.php.

$minimumQuantity

Definition at line 68 of file PricingSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"currency" => "SearchColumnSelectField[]",
"customer" => "SearchColumnSelectField[]",
"internalId" => "SearchColumnLongField[]",
"item" => "SearchColumnSelectField[]",
"maximumQuantity" => "SearchColumnDoubleField[]",
"minimumQuantity" => "SearchColumnDoubleField[]",
"priceLevel" => "SearchColumnSelectField[]",
"quantityRange" => "SearchColumnStringField[]",
"saleUnit" => "SearchColumnSelectField[]",
"unitPrice" => "SearchColumnDoubleField[]",
)

Definition at line 112 of file PricingSearchRowBasic.php.

$priceLevel

Definition at line 78 of file PricingSearchRowBasic.php.

$quantityRange

Definition at line 88 of file PricingSearchRowBasic.php.

$saleUnit

Definition at line 98 of file PricingSearchRowBasic.php.

$unitPrice

Definition at line 108 of file PricingSearchRowBasic.php.


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