{
"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
}
]
}