RoomWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class RoomWeb : DataContractEntityWeb
The RoomWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
The list of attributes available in this room
| |
| Floor |
The floor number where this room is located in the rental object
| |
| Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) | |
| RoomTypeId |
The Id of the associated room type
| |
| RoomTypeName |
The name of the associated room type
| |
| Summary |
Total Summary of the attribute values in the Attributes list.
|