PMS REST API
Online documentation
Rate
Inheritance: PmsEntity
rate definiton
| Property Name | Type | Description |
| HotelCode | string | This hotel-code field is only filled-in on availability response and will be empty on other calls. |
| RateCode | string | Rate Code |
| Description | string |
for v8: this fied reflects WebRateInfo, if WebRateInfo is null then it shows RateInfo for opera: it's rateplan description |
| Infos | List<KeyValue<string, string>> |
internal (eg: for employee) info list Rate Info (key=RateInfo) for v8 and some key/value pairs for opera |

