{
"success": true,
"message": "string",
"errorCode": "string",
"statusCode": 0,
"data": {
"items": [
{
"rateTypeId": "string",
"rateTypeName": "string",
"rateCategory": "string",
"roomType": "string"
}
],
"pageNumber": 0,
"pageSize": 0,
"totalCount": 0,
"totalPages": 0,
"hasPrevious": true,
"hasNext": true
},
"timestamp": "2019-08-24T14:15:22.123Z",
"correlationId": "string"
}