Netsutie PHP Toolkit
CampaignResponseResponse Class Reference

Data Fields

const _bounced = "_bounced"
 
const _clickedThru = "_clickedThru"
 
const _purchased = "_purchased"
 
const _received = "_received"
 
const _responded = "_responded"
 
const _sent = "_sent"
 
const _subscribed = "_subscribed"
 
const _unsubscribed = "_unsubscribed"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file CampaignResponseResponse.php.

const _bounced = "_bounced"

Definition at line 22 of file CampaignResponseResponse.php.

const _clickedThru = "_clickedThru"

Definition at line 30 of file CampaignResponseResponse.php.

const _purchased = "_purchased"

Definition at line 38 of file CampaignResponseResponse.php.

const _received = "_received"

Definition at line 46 of file CampaignResponseResponse.php.

const _responded = "_responded"

Definition at line 54 of file CampaignResponseResponse.php.

const _sent = "_sent"

Definition at line 62 of file CampaignResponseResponse.php.

const _subscribed = "_subscribed"

Definition at line 70 of file CampaignResponseResponse.php.

const _unsubscribed = "_unsubscribed"

Definition at line 78 of file CampaignResponseResponse.php.


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