PMS REST API
Online documentation
RoomType
Inheritance: PmsEntity
room 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. |
| RoomTypeCode | string | Room Type code |
| Name | string | Room Name |
| Description | string | Description or web description |
| AdultCount | int | Default number of adults |
| MaxOccupancy | int | Maximum number of persons |
| SuiteSlave | bool? | ? |

