Bitrix API

UpdateEventCategoryDto implements RequestDtoInterface

FinalYes

Table of Contents

Interfaces

RequestDtoInterface

Properties

$attendees  : array<string|int, mixed>|null
$closed  : bool|null
$description  : string|null
$name  : string|null

Methods

__construct()  : mixed
fromRequest()  : self

Properties

Methods

__construct()

public __construct(string|null $name, string|null $description, bool|null $closed, array<string|int, mixed>|null $attendees) : mixed
Parameters
$name : string|null
$description : string|null
$closed : bool|null
$attendees : array<string|int, mixed>|null

fromRequest()

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

        
On this page

Search results