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

Data Fields

 $discountPct
 
 $externalId
 
 $externalIdString
 
 $internalId
 
 $internalIdNumber
 
 $isInactive
 
 $isOnline
 
 $name
 

Static Public Attributes

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

Detailed Description

Field Documentation

$discountPct

Definition at line 18 of file PriceLevelSearchBasic.php.

$externalId

Definition at line 28 of file PriceLevelSearchBasic.php.

$externalIdString

Definition at line 38 of file PriceLevelSearchBasic.php.

$internalId

Definition at line 48 of file PriceLevelSearchBasic.php.

$internalIdNumber

Definition at line 58 of file PriceLevelSearchBasic.php.

$isInactive

Definition at line 68 of file PriceLevelSearchBasic.php.

$isOnline

Definition at line 78 of file PriceLevelSearchBasic.php.

$name

Definition at line 88 of file PriceLevelSearchBasic.php.

$paramtypesmap
static
Initial value:
= array(
"discountPct" => "SearchDoubleField",
"externalId" => "SearchMultiSelectField",
"externalIdString" => "SearchStringField",
"internalId" => "SearchMultiSelectField",
"internalIdNumber" => "SearchLongField",
"isInactive" => "SearchBooleanField",
"isOnline" => "SearchBooleanField",
"name" => "SearchStringField",
)

Definition at line 92 of file PriceLevelSearchBasic.php.


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