Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
CampaignEventResponseList.php
Go to the documentation of this file.
1
<?php
8
class
CampaignEventResponseList
{
9
18
public
$eventResponse
;
19
28
public
$replaceAll
;
29
30
31
32
static
$paramtypesmap
= array(
33
34
"eventResponse"
=>
"CampaignEventResponse[]"
,
35
36
"replaceAll"
=>
"boolean"
,
37
38
);
39
40
}
CampaignEventResponseList\$paramtypesmap
static $paramtypesmap
Definition:
CampaignEventResponseList.php:32
CampaignEventResponseList
Definition:
CampaignEventResponseList.php:8
CampaignEventResponseList\$replaceAll
$replaceAll
Definition:
CampaignEventResponseList.php:28
CampaignEventResponseList\$eventResponse
$eventResponse
Definition:
CampaignEventResponseList.php:18
Generated by
dreamxtream
using
1.8.10