CalendarGetBookingsDatesResponse implements JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Properties
Methods
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Properties
$foundDates read-only
public
DateTimeCollection
$foundDates
$foundDatesWithCounters read-only
public
DateTimeCollection
$foundDatesWithCounters
Methods
__construct()
public
__construct(DateTimeCollection $foundDates, DateTimeCollection $foundDatesWithCounters) : mixed
Parameters
- $foundDates : DateTimeCollection
- $foundDatesWithCounters : DateTimeCollection
jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>