{
"success": true,
"message": "string",
"errorCode": "string",
"statusCode": 0,
"data": {
"items": [
{
"roomNo": "string",
"roomTypeId": "string",
"roomCategoryId": "string",
"floorNo": "string",
"bedTypeId": "string",
"noBed": 0,
"tariffSingle": 0,
"tariffDouble": 0,
"tariffTriple": 0,
"tariffQuadruple": 0,
"extraAdult": 0,
"extraChild": 0,
"roomStatusIndicator": "string",
"roomBuildingId": "string",
"connectRoomNo": "string",
"connectId": "string",
"lastUpdated": "2019-08-24T14:15:22.123Z"
}
],
"pageNumber": 0,
"pageSize": 0,
"totalCount": 0,
"totalPages": 0,
"hasPrevious": true,
"hasNext": true
},
"timestamp": "2019-08-24T14:15:22.123Z",
"correlationId": "string"
}