{
"baseRate": {
"type": "string",
"value": 0,
"currency": "string",
"localValue": 0,
"localCurrency": "string",
"desc": "string",
"descDetail": "string"
},
"saleRate": {
"type": "string",
"value": 0,
"currency": "string",
"localValue": 0,
"localCurrency": "string",
"desc": "string",
"descDetail": "string"
},
"checkinFee": {
"type": "string",
"value": 0,
"currency": "string",
"localValue": 0,
"localCurrency": "string",
"desc": "string",
"descDetail": "string"
},
"totalTaxFee": {
"type": "string",
"value": 0,
"currency": "string",
"localValue": 0,
"localCurrency": "string",
"desc": "string",
"descDetail": "string"
},
"stayFee": {
"type": "string",
"value": 0,
"currency": "string",
"localValue": 0,
"localCurrency": "string",
"desc": "string",
"descDetail": "string"
}
}