Netsutie PHP Toolkit
CalendarEventAttendeeResponse Class Reference

Data Fields

const _accepted = "_accepted"
 
const _declined = "_declined"
 
const _noResponse = "_noResponse"
 
const _tentative = "_tentative"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file CalendarEventAttendeeResponse.php.

const _accepted = "_accepted"

Definition at line 22 of file CalendarEventAttendeeResponse.php.

const _declined = "_declined"

Definition at line 30 of file CalendarEventAttendeeResponse.php.

const _noResponse = "_noResponse"

Definition at line 38 of file CalendarEventAttendeeResponse.php.

const _tentative = "_tentative"

Definition at line 46 of file CalendarEventAttendeeResponse.php.


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