Bitrix API

EventOptionsDto implements JsonSerializable, Arrayable

FinalYes

Table of Contents

Interfaces

JsonSerializable
Arrayable

Properties

$maxAttendees  : int|null

Methods

__construct()  : mixed
fromArray()  : self
fromJson()  : self|null
jsonSerialize()  : array<string|int, mixed>
toArray()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(int|null $maxAttendees) : mixed
Parameters
$maxAttendees : int|null

fromArray()

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

fromJson()

public static fromJson(string $json) : self|null
Parameters
$json : string
Return values
self|null

jsonSerialize()

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

toArray()

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

        
On this page

Search results