PMS REST API
Online documentation
ReservationAttributeCategory
Reservation Attribute Category
| Property Name | Type | Description |
| ResAttributeCategoryId | int? | Unique id of Reservation Attribute Category |
| ResAttributeCategoryCode | string | Code of Reservation Attribute Category |
| ResAttributeCategoryName | string | Name of Reservation Attribute Category |
| SelectionType | AttributeCategorySelectionType ? | Value selection type for Attribute Category |
| IsMandatoryForReservation | bool? | Is Mandatory for Reservation |
| Displorder | int? | Input screen Display order |

