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

Data Fields

 $abbreviation
 
 $baseUnit
 
 $conversionRate
 
 $externalId
 
 $internalId
 
 $isInActive
 
 $name
 
 $pluralAbbreviation
 
 $pluralName
 
 $unitName
 

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

$abbreviation

Definition at line 18 of file UnitsTypeSearchRowBasic.php.

$baseUnit

Definition at line 28 of file UnitsTypeSearchRowBasic.php.

$conversionRate

Definition at line 38 of file UnitsTypeSearchRowBasic.php.

$externalId

Definition at line 48 of file UnitsTypeSearchRowBasic.php.

$internalId

Definition at line 58 of file UnitsTypeSearchRowBasic.php.

$isInActive

Definition at line 68 of file UnitsTypeSearchRowBasic.php.

$name

Definition at line 78 of file UnitsTypeSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"abbreviation" => "SearchColumnStringField[]",
"baseUnit" => "SearchColumnBooleanField[]",
"conversionRate" => "SearchColumnStringField[]",
"externalId" => "SearchColumnStringField[]",
"internalId" => "SearchColumnSelectField[]",
"isInActive" => "SearchColumnBooleanField[]",
"name" => "SearchColumnStringField[]",
"pluralAbbreviation" => "SearchColumnStringField[]",
"pluralName" => "SearchColumnStringField[]",
"unitName" => "SearchColumnStringField[]",
)

Definition at line 112 of file UnitsTypeSearchRowBasic.php.

$pluralAbbreviation

Definition at line 88 of file UnitsTypeSearchRowBasic.php.

$pluralName

Definition at line 98 of file UnitsTypeSearchRowBasic.php.

$unitName

Definition at line 108 of file UnitsTypeSearchRowBasic.php.


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