class EnterpriseTopazSidekickAgendaEntry extends Collection (View source)

Properties

protected $collection_key
string $agendaItemUrl
string $chronology
protected $creatorType
protected $creatorDataType
string $currentUserAttendingStatus
string $description
protected $documentType
protected $documentDataType
string $endDate
string $endTime
string $endTimeMs
string $eventId
bool $guestsCanInviteOthers
bool $guestsCanModify
bool $guestsCanSeeGuests
string $hangoutId
string $hangoutUrl
protected $inviteeType
protected $inviteeDataType
bool $isAllDay
string $lastModificationTimeMs
string $location
bool $notifyToUser
bool $otherAttendeesExcluded
bool $requesterIsOwner
bool $showFullEventDetailsToUse
string $startDate
string $startTime
string $startTimeMs
string $timeZone
string $title

Methods

setAgendaItemUrl($agendaItemUrl)

No description

string
getAgendaItemUrl()

No description

setChronology($chronology)

No description

string
getChronology()

No description

setCreator(EnterpriseTopazSidekickPerson $creator)

No description

setCurrentUserAttendingStatus($currentUserAttendingStatus)

No description

string
setDescription($description)

No description

string
getDescription()

No description

setDocument($document)

No description

setEndDate($endDate)

No description

string
getEndDate()

No description

setEndTime($endTime)

No description

string
getEndTime()

No description

setEndTimeMs($endTimeMs)

No description

string
getEndTimeMs()

No description

setEventId($eventId)

No description

string
getEventId()

No description

setGuestsCanInviteOthers($guestsCanInviteOthers)

No description

bool
getGuestsCanInviteOthers()

No description

setGuestsCanModify($guestsCanModify)

No description

bool
getGuestsCanModify()

No description

setGuestsCanSeeGuests($guestsCanSeeGuests)

No description

bool
getGuestsCanSeeGuests()

No description

setHangoutId($hangoutId)

No description

string
getHangoutId()

No description

setHangoutUrl($hangoutUrl)

No description

string
getHangoutUrl()

No description

setInvitee($invitee)

No description

setIsAllDay($isAllDay)

No description

bool
getIsAllDay()

No description

setLastModificationTimeMs($lastModificationTimeMs)

No description

string
getLastModificationTimeMs()

No description

setLocation($location)

No description

string
getLocation()

No description

setNotifyToUser($notifyToUser)

No description

bool
getNotifyToUser()

No description

setOtherAttendeesExcluded($otherAttendeesExcluded)

No description

bool
getOtherAttendeesExcluded()

No description

setRequesterIsOwner($requesterIsOwner)

No description

bool
getRequesterIsOwner()

No description

setShowFullEventDetailsToUse($showFullEventDetailsToUse)

No description

bool
getShowFullEventDetailsToUse()

No description

setStartDate($startDate)

No description

string
getStartDate()

No description

setStartTime($startTime)

No description

string
getStartTime()

No description

setStartTimeMs($startTimeMs)

No description

string
getStartTimeMs()

No description

setTimeZone($timeZone)

No description

string
getTimeZone()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setAgendaItemUrl($agendaItemUrl)

No description

Parameters

$agendaItemUrl

string getAgendaItemUrl()

No description

Return Value

string

setChronology($chronology)

No description

Parameters

$chronology

string getChronology()

No description

Return Value

string

setCreator(EnterpriseTopazSidekickPerson $creator)

No description

Parameters

EnterpriseTopazSidekickPerson $creator

setCurrentUserAttendingStatus($currentUserAttendingStatus)

No description

Parameters

$currentUserAttendingStatus

string getCurrentUserAttendingStatus()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDocument($document)

No description

Parameters

$document

setEndDate($endDate)

No description

Parameters

$endDate

string getEndDate()

No description

Return Value

string

setEndTime($endTime)

No description

Parameters

$endTime

string getEndTime()

No description

Return Value

string

setEndTimeMs($endTimeMs)

No description

Parameters

$endTimeMs

string getEndTimeMs()

No description

Return Value

string

setEventId($eventId)

No description

Parameters

$eventId

string getEventId()

No description

Return Value

string

setGuestsCanInviteOthers($guestsCanInviteOthers)

No description

Parameters

$guestsCanInviteOthers

bool getGuestsCanInviteOthers()

No description

Return Value

bool

setGuestsCanModify($guestsCanModify)

No description

Parameters

$guestsCanModify

bool getGuestsCanModify()

No description

Return Value

bool

setGuestsCanSeeGuests($guestsCanSeeGuests)

No description

Parameters

$guestsCanSeeGuests

bool getGuestsCanSeeGuests()

No description

Return Value

bool

setHangoutId($hangoutId)

No description

Parameters

$hangoutId

string getHangoutId()

No description

Return Value

string

setHangoutUrl($hangoutUrl)

No description

Parameters

$hangoutUrl

string getHangoutUrl()

No description

Return Value

string

setInvitee($invitee)

No description

Parameters

$invitee

EnterpriseTopazSidekickPerson[] getInvitee()

No description

setIsAllDay($isAllDay)

No description

Parameters

$isAllDay

bool getIsAllDay()

No description

Return Value

bool

setLastModificationTimeMs($lastModificationTimeMs)

No description

Parameters

$lastModificationTimeMs

string getLastModificationTimeMs()

No description

Return Value

string

setLocation($location)

No description

Parameters

$location

string getLocation()

No description

Return Value

string

setNotifyToUser($notifyToUser)

No description

Parameters

$notifyToUser

bool getNotifyToUser()

No description

Return Value

bool

setOtherAttendeesExcluded($otherAttendeesExcluded)

No description

Parameters

$otherAttendeesExcluded

bool getOtherAttendeesExcluded()

No description

Return Value

bool

setRequesterIsOwner($requesterIsOwner)

No description

Parameters

$requesterIsOwner

bool getRequesterIsOwner()

No description

Return Value

bool

setShowFullEventDetailsToUse($showFullEventDetailsToUse)

No description

Parameters

$showFullEventDetailsToUse

bool getShowFullEventDetailsToUse()

No description

Return Value

bool

setStartDate($startDate)

No description

Parameters

$startDate

string getStartDate()

No description

Return Value

string

setStartTime($startTime)

No description

Parameters

$startTime

string getStartTime()

No description

Return Value

string

setStartTimeMs($startTimeMs)

No description

Parameters

$startTimeMs

string getStartTimeMs()

No description

Return Value

string

setTimeZone($timeZone)

No description

Parameters

$timeZone

string getTimeZone()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string