Bitrix API

EventDto extends Dto

Table of Contents

Properties

$allowNewTimeProposals  : bool
$attendees  : array<string|int, ParticipantDto>
$body  : RichTextDto
$bodyPreview  : string
$categories  : array<string|int, string>
$changeKey  : string
$createdDateTime  : string
$end  : DateTimeDto
$etag  : string
$hasAttachments  : bool
$hideAttendees  : bool
$iCalUId  : string
$id  : string
$importance  : string
$isAllDay  : bool
$isCancelled  : bool
$isDraft  : bool
$isOnlineMeeting  : bool
$isOrganizer  : bool
$isReminderOn  : bool
$lastModifiedDateTime  : string
$location  : LocationDto
$locations  : array<string|int, LocationDto>
$occurrenceId  : string
$onlineMeeting  : string
$onlineMeetingProvider  : string
$onlineMeetingUrl  : string
$organizer  : EmailDto
$originalEndTimeZone  : string
$originalStart  : string|null
$originalStartTimeZone  : string
$recurrence  : RecurrenceDto
$reminderMinutesBeforeStart  : int
$responseRequested  : bool
$responseStatus  : ResponseStatusDto
$sensitivity  : string
$seriesMasterId  : string
$showAs  : string
$start  : DateTimeDto
$subject  : string
$transactionId  : string
$type  : string
$webLink  : string

Methods

__construct()  : mixed
getMetaFields()  : array<string|int, mixed>
toArray()  : array<string|int, mixed>|bool|float|int|string

Properties

$allowNewTimeProposals

public bool $allowNewTimeProposals

$categories

public array<string|int, string> $categories

like tags

$createdDateTime

public string $createdDateTime

$hasAttachments

public bool $hasAttachments

$hideAttendees

public bool $hideAttendees

$importance

public string $importance

enum

$isOnlineMeeting

public bool $isOnlineMeeting

$lastModifiedDateTime

public string $lastModifiedDateTime

$occurrenceId

public string $occurrenceId

$onlineMeeting

public string $onlineMeeting

??

$onlineMeetingProvider

public string $onlineMeetingProvider

$onlineMeetingUrl

public string $onlineMeetingUrl

$originalEndTimeZone

public string $originalEndTimeZone

$originalStart

public string|null $originalStart

$originalStartTimeZone

public string $originalStartTimeZone

$reminderMinutesBeforeStart

public int $reminderMinutesBeforeStart

$responseRequested

public bool $responseRequested

$seriesMasterId

public string $seriesMasterId

$showAs

public string $showAs

"tentative"

$transactionId

public string $transactionId

Methods

__construct()

public __construct(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

getMetaFields()

public getMetaFields() : array<string|int, mixed>
Return values
array<string|int, mixed>

toArray()

public toArray([bool $filterEmptyValue = false ]) : array<string|int, mixed>|bool|float|int|string
Parameters
$filterEmptyValue : bool = false
Return values
array<string|int, mixed>|bool|float|int|string

        
On this page

Search results