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

Data Fields

 $code
 
 $dateSent
 
 $id
 
 $internalId
 
 $promotion
 
 $recipient
 
 $useCount
 
 $used
 

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 CouponCodeSearchRowBasic.php.

$dateSent

Definition at line 28 of file CouponCodeSearchRowBasic.php.

$id

Definition at line 38 of file CouponCodeSearchRowBasic.php.

$internalId

Definition at line 48 of file CouponCodeSearchRowBasic.php.

$paramtypesmap
static
Initial value:
= array(
"code" => "SearchColumnStringField[]",
"dateSent" => "SearchColumnDateField[]",
"id" => "SearchColumnLongField[]",
"internalId" => "SearchColumnSelectField[]",
"promotion" => "SearchColumnStringField[]",
"recipient" => "SearchColumnStringField[]",
"useCount" => "SearchColumnLongField[]",
"used" => "SearchColumnBooleanField[]",
)

Definition at line 92 of file CouponCodeSearchRowBasic.php.

$promotion

Definition at line 58 of file CouponCodeSearchRowBasic.php.

$recipient

Definition at line 68 of file CouponCodeSearchRowBasic.php.

$useCount

Definition at line 78 of file CouponCodeSearchRowBasic.php.

$used

Definition at line 88 of file CouponCodeSearchRowBasic.php.


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