PMS REST API
Online documentation
GuestCommentToSave
Guest Comment data to Insert, Update or Delete
| Property Name | Type | Description |
| ActionType | ActionType3Enum | Data Action to take |
| Comment | GuestComment | Guest Comment data for a profile |
| FieldNamesToUpdate | List<string> |
The fields that should be updated if GuestComment should be updated. If is null or empty all NOT NULL FIELDS fields will be updated. Not needed for new guest comment |

