{
"roomTypeId": "string",
"roomTypeName": "string",
"maxOccupancy": 0,
"maxChild": 0,
"areaRange": "string",
"floorRange": "string",
"windowType": "string",
"bedType": "string",
"pictures": [
"string"
],
"ratePlanList": [
{
"ratePlanId": "string",
"maxOccupancy": 0,
"breakfast": 0,
"cancellationType": 0,
"cancellationDesc": "string",
"stock": 0,
"cancellationPolicy": [
{
"fromDateTime": "string",
"amount": 0
}
],
"marketPriceTotal": 0,
"salePriceTotal": 0,
"averagePrice": 0,
"dailyPrices": [
{
"date": "string",
"salePrice": 0
}
]
}
]
}