|
Netsutie PHP Toolkit
|
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 |
Definition at line 8 of file CampaignStatus.php.
|
static |
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.