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