PMS REST API
Online documentation
SetHotelMaintenanceResponse
Inheritance: ResponseBase
Set Hotel Maintenance Response
| Property Name | Type | Description |
| Success | bool | true if Set Guest Comment is success |
| ErrorMsg | string | returns error message if operation has any error |
| HotelMaintenanceId | long? | returns unique id of Hotel Maintenance is that saved successfully |
| ActionType | ActionType3Enum ? | Action taken |

