{
"roomId": "string",
"roomName": "string",
"roomView": "string",
"ratePlanCode": "string",
"breakfast": {
"count": 0,
"desc": "string"
},
"checkInTime": "string",
"checkOutTime": "string",
"dayInfos": [
{
"date": "string",
"basePrice": 0,
"status": 0,
"counts": 0
}
],
"extraFees": [
{
"name": "string",
"fee": 0
}
],
"giftService": [
{
"type": 0,
"giftName": "string",
"giftDesc": "string",
"giftPrice": 0,
"giftRule": 0,
"giftPack": true,
"giftPackType": 0
}
],
"freeChildrenNumber": 0,
"freeChildrenAgeLimit": "string",
"hotelFee": 0,
"occupancyNumber": 0,
"refundRules": [
{
"type": "FREE",
"amount": 0,
"maxHoursBeforeCheckIn": 0,
"minHoursBeforeCheckIn": 0
}
],
"nationalityRules": 0,
"nationalityCodes": [
"string"
],
"giftPackTop": true
}