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