Netsutie PHP Toolkit
|
Data Fields | |
const | _bounced = "_bounced" |
const | _clickedThrough = "_clickedThrough" |
const | _failed = "_failed" |
const | _purchased = "_purchased" |
const | _queued = "_queued" |
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 CampaignResponseCategory.php.
|
static |
Definition at line 12 of file CampaignResponseCategory.php.
const _bounced = "_bounced" |
Definition at line 22 of file CampaignResponseCategory.php.
const _clickedThrough = "_clickedThrough" |
Definition at line 30 of file CampaignResponseCategory.php.
const _failed = "_failed" |
Definition at line 38 of file CampaignResponseCategory.php.
const _purchased = "_purchased" |
Definition at line 46 of file CampaignResponseCategory.php.
const _queued = "_queued" |
Definition at line 54 of file CampaignResponseCategory.php.
const _received = "_received" |
Definition at line 62 of file CampaignResponseCategory.php.
const _responded = "_responded" |
Definition at line 70 of file CampaignResponseCategory.php.
const _sent = "_sent" |
Definition at line 78 of file CampaignResponseCategory.php.
const _subscribed = "_subscribed" |
Definition at line 86 of file CampaignResponseCategory.php.
const _unsubscribed = "_unsubscribed" |
Definition at line 94 of file CampaignResponseCategory.php.