{
"items": [
{
"roomTypeId": "string",
"roomTypeName": "string",
"tariffSingle": 0,
"tariffDouble": 0,
"tariffTriple": 0,
"tariffQuadruple": 0,
"extraAdult": 0,
"extraChild": 0,
"totalRooms": 0,
"sequenceNo": 0,
"overBookType": "string",
"overBookPercent": 0,
"overBookRooms": 0,
"cancellationCharge": 0,
"minimumAdvanceAmount": 0,
"publishedRate": "string",
"publishedAmount": 0,
"linkedRoomTypeId": "string"
}
],
"pageNumber": 0,
"pageSize": 0,
"totalCount": 0,
"totalPages": 0,
"hasPrevious": true,
"hasNext": true
}