PMS REST API
Online documentation
GuestDocumentView
Inheritance: GuestDocument
| Property Name | Type | Description |
| DocumentGroupCode | string | Code of Guest Comment Category |
| DocumentGroupName | string | Name of Guest Comment Category |
| DocumentFileFullPath | string | Document FileName full path |
| GuestDocumentId | long? | Unique Id of Guest Document |
| ProfileId | long? |
Unique Id of Profile Mandatory field |
| ReservationId | long? |
Unique Id of Reservation Not null if Guest Document is related a reservation |
| DocumentGroupId | long? | Unique Id of Document Group |
| DocumentFileName | string | Document FileName, no path |
| InsertDate | DateTime? | Document Add date |

