Netsutie PHP Toolkit
PricingSearchBasic Class Reference
Inheritance diagram for PricingSearchBasic:
SearchRecordBasic SearchRecord

Data Fields

 $assignedPriceLevel
 
 $currency
 
 $customer
 
 $internalId
 
 $internalIdNumber
 
 $item
 
 $maximumQuantity
 
 $minimumQuantity
 
 $priceLevel
 
 $rate
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchRecordBasic
static $paramtypesmap
 
- Static Public Attributes inherited from SearchRecord
static $paramtypesmap
 

Detailed Description

PricingSearchBasic

Definition at line 8 of file PricingSearchBasic.php.

Field Documentation

$assignedPriceLevel

Definition at line 18 of file PricingSearchBasic.php.

$currency

Definition at line 28 of file PricingSearchBasic.php.

$customer

Definition at line 38 of file PricingSearchBasic.php.

$internalId

Definition at line 48 of file PricingSearchBasic.php.

$internalIdNumber

Definition at line 58 of file PricingSearchBasic.php.

$item

Definition at line 68 of file PricingSearchBasic.php.

$maximumQuantity

Definition at line 78 of file PricingSearchBasic.php.

$minimumQuantity

Definition at line 88 of file PricingSearchBasic.php.

$paramtypesmap
static
Initial value:
= array(
"assignedPriceLevel" => "SearchBooleanField",
"currency" => "SearchMultiSelectField",
"customer" => "SearchMultiSelectField",
"internalId" => "SearchMultiSelectField",
"internalIdNumber" => "SearchLongField",
"item" => "SearchMultiSelectField",
"maximumQuantity" => "SearchDoubleField",
"minimumQuantity" => "SearchDoubleField",
"priceLevel" => "SearchMultiSelectField",
"rate" => "SearchDoubleField",
)

Definition at line 112 of file PricingSearchBasic.php.

$priceLevel

Definition at line 98 of file PricingSearchBasic.php.

$rate

Definition at line 108 of file PricingSearchBasic.php.


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