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

Data Fields

 $externalId
 
 $internalId
 
 $isInactive
 
 $isTaxAgency
 
 $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

$externalId

Definition at line 18 of file VendorCategorySearchRowBasic.php.

$internalId

Definition at line 28 of file VendorCategorySearchRowBasic.php.

$isInactive

Definition at line 38 of file VendorCategorySearchRowBasic.php.

$isTaxAgency

Definition at line 48 of file VendorCategorySearchRowBasic.php.

$name

Definition at line 58 of file VendorCategorySearchRowBasic.php.

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

Definition at line 62 of file VendorCategorySearchRowBasic.php.


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