{
"success": true,
"errCode": "string",
"errMsg": "string",
"code": "string",
"message": "string",
"traceId": "string",
"data": {
"hotelId": "string",
"hotelName": "string",
"hotelEngName": "string",
"address": "string",
"longitude": "string",
"latitude": "string",
"hotelIntegerroduce": "string",
"telephone": "string",
"star": 0,
"starDesc": "string",
"openingTime": "string",
"decorateTime": "string",
"appearancePicUrl": "string",
"rooms": 0,
"transportationDesc": "string",
"transportation": [
{
"title": "string",
"type": 0,
"content": "string"
}
],
"hotelFacility": [
{
"facilityName": "string",
"type": 0,
"facilityItems": [
"string"
]
}
],
"hotelPolicy": [
{
"policyName": "string",
"type": 0,
"policyItems": [
"string"
]
}
],
"pictures": [
"string"
],
"tagList": [
"string"
],
"scoreAvg": 0,
"roomDetails": [
{
"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
}
]
}
]
}
]
}
}