TenantRoom
Property | Type | Description |
---|---|---|
RoomId | long | Id of the room |
RoomTypeId | int | Room Type Id. See list of valid room types |
roomTypeName | string | Room Type name |
RoomName | String | Name of the room |
RoomDescription | String | Description of the room |
CreatedDate | DateTime? | Room created date |
UpdatedDate | DateTime? | Room UpdatedDate |