Netsutie PHP Toolkit
CampaignStatus Class Reference

Data Fields

const _closed = "_closed"
 
const _completed = "_completed"
 
const _execute = "_execute"
 
const _inProgress = "_inProgress"
 
const _scheduled = "_scheduled"
 
const _sent = "_sent"
 
const _toPrint = "_toPrint"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

CampaignStatus

Definition at line 8 of file CampaignStatus.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file CampaignStatus.php.

const _closed = "_closed"

Definition at line 22 of file CampaignStatus.php.

const _completed = "_completed"

Definition at line 30 of file CampaignStatus.php.

const _execute = "_execute"

Definition at line 38 of file CampaignStatus.php.

const _inProgress = "_inProgress"

Definition at line 46 of file CampaignStatus.php.

const _scheduled = "_scheduled"

Definition at line 54 of file CampaignStatus.php.

const _sent = "_sent"

Definition at line 62 of file CampaignStatus.php.

const _toPrint = "_toPrint"

Definition at line 70 of file CampaignStatus.php.


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