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

Data Fields

 $code
 
 $description
 
 $discount
 
 $discountAmount
 
 $endDate
 
 $externalId
 
 $internalId
 
 $isInactive
 
 $isPublic
 
 $location
 
 $name
 
 $startDate
 
 $customFieldList
 

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

$code

Definition at line 18 of file PromotionCodeSearchRowBasic.php.

$customFieldList

Definition at line 138 of file PromotionCodeSearchRowBasic.php.

$description

Definition at line 28 of file PromotionCodeSearchRowBasic.php.

$discount

Definition at line 38 of file PromotionCodeSearchRowBasic.php.

$discountAmount

Definition at line 48 of file PromotionCodeSearchRowBasic.php.

$endDate

Definition at line 58 of file PromotionCodeSearchRowBasic.php.

$externalId

Definition at line 68 of file PromotionCodeSearchRowBasic.php.

$internalId

Definition at line 78 of file PromotionCodeSearchRowBasic.php.

$isInactive

Definition at line 88 of file PromotionCodeSearchRowBasic.php.

$isPublic

Definition at line 98 of file PromotionCodeSearchRowBasic.php.

$location

Definition at line 108 of file PromotionCodeSearchRowBasic.php.

$name

Definition at line 118 of file PromotionCodeSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"code" => "SearchColumnStringField[]",
"description" => "SearchColumnStringField[]",
"discount" => "SearchColumnStringField[]",
"discountAmount" => "SearchColumnDoubleField[]",
"endDate" => "SearchColumnDateField[]",
"externalId" => "SearchColumnSelectField[]",
"internalId" => "SearchColumnSelectField[]",
"isInactive" => "SearchColumnBooleanField[]",
"isPublic" => "SearchColumnBooleanField[]",
"location" => "SearchColumnSelectField[]",
"name" => "SearchColumnStringField[]",
"startDate" => "SearchColumnDateField[]",
"customFieldList" => "SearchColumnCustomFieldList",
)

Definition at line 142 of file PromotionCodeSearchRowBasic.php.

$startDate

Definition at line 128 of file PromotionCodeSearchRowBasic.php.


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