PMS REST API
Online documentation
GuestCommentCategory
Inheritance: PmsEntity
Guest Comment Category
Kitchen Complaints, HK Rooms Postive Comments, ...
| Property Name | Type | Description |
| GuestCommentCategoryId | long? | Unique Id of Guest Comment Category |
| GuestCommentCategoryCode | string | Code of Guest Comment Category |
| GuestCommentCategoryName | string | Name of Guest Comment Category |
| CategoryGroupCode | string | Unique code of CategoryGroup that GuestCommentCategory belongs to |
| CategoryGroupName | string | Name of CategoryGroup that GuestCommentCategory belongs to |
| DepartmentCode | string | Unique code of Department that CategoryGroup belongs to |
| DepartmentName | string | Name of Department that CategoryGroup belongs to |

