Documentation

FetchPastRoomsParameters
in package

Table of Contents

Properties

$from  : int
$limit  : int
$orderBy  : string
$roomIds  : array<string|int, mixed>

Methods

__construct()  : mixed
buildBody()  : array<string|int, mixed>
getFrom()  : int
getLimit()  : int
getOrderBy()  : string
getRoomIds()  : array<string|int, mixed>
setFrom()  : void
setLimit()  : void
setOrderBy()  : void
setRoomIds()  : void

Properties

Methods

setOrderBy()

public setOrderBy(string $orderBy) : void
Parameters
$orderBy : string

value can be ASC or DESC

setRoomIds()

public setRoomIds(array<string|int, mixed> $roomIds) : void
Parameters
$roomIds : array<string|int, mixed>

        
On this page

Search results