Netsutie PHP Toolkit
CouponCodeSearchBasic Class Reference
Inheritance diagram for CouponCodeSearchBasic:
SearchRecordBasic SearchRecord

Data Fields

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

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from SearchRecordBasic
static $paramtypesmap
 
- Static Public Attributes inherited from SearchRecord
static $paramtypesmap
 

Detailed Description

Field Documentation

$code

Definition at line 18 of file CouponCodeSearchBasic.php.

$dateSent

Definition at line 28 of file CouponCodeSearchBasic.php.

$id

Definition at line 38 of file CouponCodeSearchBasic.php.

$internalId

Definition at line 48 of file CouponCodeSearchBasic.php.

$internalIdNumber

Definition at line 58 of file CouponCodeSearchBasic.php.

$paramtypesmap
static
Initial value:
= array(
"code" => "SearchStringField",
"dateSent" => "SearchDateField",
"id" => "SearchLongField",
"internalId" => "SearchMultiSelectField",
"internalIdNumber" => "SearchLongField",
"promotion" => "SearchMultiSelectField",
"recipient" => "SearchMultiSelectField",
"useCount" => "SearchLongField",
"used" => "SearchBooleanField",
)

Definition at line 102 of file CouponCodeSearchBasic.php.

$promotion

Definition at line 68 of file CouponCodeSearchBasic.php.

$recipient

Definition at line 78 of file CouponCodeSearchBasic.php.

$useCount

Definition at line 88 of file CouponCodeSearchBasic.php.

$used

Definition at line 98 of file CouponCodeSearchBasic.php.


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