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

Data Fields

 $discountPct
 
 $externalId
 
 $internalId
 
 $isInactive
 
 $isOnline
 
 $name
 

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

$discountPct

Definition at line 18 of file PriceLevelSearchRowBasic.php.

$externalId

Definition at line 28 of file PriceLevelSearchRowBasic.php.

$internalId

Definition at line 38 of file PriceLevelSearchRowBasic.php.

$isInactive

Definition at line 48 of file PriceLevelSearchRowBasic.php.

$isOnline

Definition at line 58 of file PriceLevelSearchRowBasic.php.

$name

Definition at line 68 of file PriceLevelSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"discountPct" => "SearchColumnDoubleField[]",
"externalId" => "SearchColumnSelectField[]",
"internalId" => "SearchColumnSelectField[]",
"isInactive" => "SearchColumnBooleanField[]",
"isOnline" => "SearchColumnBooleanField[]",
"name" => "SearchColumnStringField[]",
)

Definition at line 72 of file PriceLevelSearchRowBasic.php.


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