ReservationSubType |
Int32 |
|
N/A |
The subType of the reservation. This is used for reporting and operational purposes. |
ReasonForStayID |
Int32 |
|
N/A |
The reason the guest is staying, such as Business, Vacation, etc. |
MarketCodesID |
Int32 |
|
N/A |
The marketing campaign or source associated with this reservation. |
SourceOfBusinessID |
Int32 |
|
N/A |
The source this reservation came from, such as Travel Agent, Tour Operator, etc. |
TravelAgencyID |
Int32 |
|
N/A |
The travel agency which will be paid a commission for this reservation. |
Misc |
String |
|
N/A |
Misc |
Resno |
String |
|
N/A |
Resno |
Guests |
List<GuestModel> |
|
N/A |
Reservation's guests. |