Bitrix API

SetEventAttendeeStatusDto implements RequestDtoInterface

FinalYes

Table of Contents

Interfaces

RequestDtoInterface

Properties

$attendeeStatus  : bool
$eventId  : int

Methods

__construct()  : mixed
fromRequest()  : self

Properties

Methods

__construct()

public __construct(int $eventId, bool $attendeeStatus) : mixed
Parameters
$eventId : int
$attendeeStatus : bool

fromRequest()

public static fromRequest(array<string|int, mixed> $request) : self
Parameters
$request : array<string|int, mixed>
Return values
self

        
On this page

Search results