Bitrix API

MainPageGetResponse implements JsonSerializable

Table of Contents

Interfaces

JsonSerializable

Properties

$bookingCollection  : BookingCollection
$clientsDataRecent  : array<string|int, mixed>
$counters  : array<string|int, mixed>
$favorites  : Favorites|null
$isCurrentSenderAvailable  : bool
$isIntersectionForAll  : bool
$providerModuleId  : string|null
$resourceTypeCollection  : ResourceTypeCollection

Methods

__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(Favorites|null $favorites, BookingCollection $bookingCollection, ResourceTypeCollection $resourceTypeCollection, string|null $providerModuleId, array<string|int, mixed> $clientsDataRecent, bool $isCurrentSenderAvailable[, bool $isIntersectionForAll = true ][, array<string|int, mixed> $counters = [] ]) : mixed
Parameters
$favorites : Favorites|null
$bookingCollection : BookingCollection
$resourceTypeCollection : ResourceTypeCollection
$providerModuleId : string|null
$clientsDataRecent : array<string|int, mixed>
$isCurrentSenderAvailable : bool
$isIntersectionForAll : bool = true
$counters : array<string|int, mixed> = []

jsonSerialize()

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

        
On this page

Search results