Table of Contents
Properties
-
$rawResponse
: object
Methods
-
__construct()
: mixed
-
getFrom()
: int
-
getLimit()
: int
-
getOrderBy()
: string
-
getRawResponse()
: object
-
getResponseMsg()
: string
-
getRooms()
: array<string|int, PastRoomInfo>
-
getStatus()
: bool
-
getTotalRooms()
: int
$rawResponse
protected
object
$rawResponse
__construct()
public
__construct(object $rawResponse) : mixed
Parameters
-
$rawResponse
: object
-
getFrom()
public
getFrom() : int
getLimit()
public
getLimit() : int
getOrderBy()
public
getOrderBy() : string
getRawResponse()
public
getRawResponse() : object
getResponseMsg()
public
getResponseMsg() : string
getRooms()
public
getRooms() : array<string|int, PastRoomInfo>
getStatus()
public
getStatus() : bool
getTotalRooms()
public
getTotalRooms() : int