Netsutie PHP Toolkit
CalendarEventAttendee Class Reference

Data Fields

 $sendEmail
 
 $attendee
 
 $response
 
 $attendance
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$attendance

Definition at line 48 of file CalendarEventAttendee.php.

$attendee

Definition at line 28 of file CalendarEventAttendee.php.

$paramtypesmap
static
Initial value:
= array(
"sendEmail" => "boolean",
"attendee" => "RecordRef",
"response" => "CalendarEventAttendeeResponse",
"attendance" => "CalendarEventAttendeeAttendance",
)

Definition at line 52 of file CalendarEventAttendee.php.

$response

Definition at line 38 of file CalendarEventAttendee.php.

$sendEmail

Definition at line 18 of file CalendarEventAttendee.php.


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