{
"rpId": 0,
"rateScore": 0,
"exchangeRate": 0,
"nightly": [
[
{
"type": "BASE_RATE",
"value": "string",
"currency": "string"
}
]
],
"stay": [
{
"type": "BASE_RATE",
"value": "string",
"currency": "string"
}
],
"totals": {
"inclusive": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
},
"exclusive": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
},
"propertyInclusive": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
},
"inclusiveStrikethrough": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
},
"strikethrough": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
},
"propertyInclusiveStrikethrough": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
},
"marketingFee": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
},
"grossProfit": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
},
"minimumSellingPrice": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
},
"propertyFees": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
}
},
"fees": {
"mandatoryFee": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
},
"resortFee": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
},
"mandatoryTax": {
"billableCurrency": {
"value": "string",
"currency": "string"
},
"requestCurrency": {
"value": "string",
"currency": "string"
}
}
}
}