PMS REST API
Online documentation
GuestCommentSaveResult
Guest Comment save result
| Property Name | Type | Description |
| Success | bool | true if Set Guest Comment is success |
| ErrorMsg | string | returns error message if operation has any error |
| GuestCommentId | long? | returns unique id of Guest Comment is that saved successfully |
| ActionType | ActionType3Enum ? | Action taken |

