HousekeepingConnect GetRoomDetail

Returns the Room Detail based on criteria

Parameters

Name Type Required Description
UserID String The id of the user to filter the results by
RoomID Int32 The id of the Room to filter the results by

Returns

Type:
RoomDetailModel
Description:
The RoomDetail
Http Method:
GET
Url:
api/HousekeepingConnect/GetRoomDetail?UserID={UserID}&RoomID={RoomID}