ProcessID |
String |
|
N/A |
|
ResortId |
String |
✓ |
10 |
|
Resort |
String |
|
100 |
|
CurrencySymbol |
String |
|
N/A |
|
CurrencyCode |
String |
|
N/A |
|
ReservationID |
Int32 |
✓ |
N/A |
|
ReservationType |
String |
|
N/A |
Indicates the type of reservation. |
OwnerID |
String |
|
10 |
|
OwnerFullName |
String |
|
N/A |
|
OwnerEamil |
String |
|
50 |
|
GuestID |
String |
|
10 |
|
GuestFullName |
String |
|
N/A |
|
GuestEamil |
String |
|
50 |
|
TotalStayCost |
Decimal |
|
N/A |
|
DepositsRecieved |
Decimal |
|
N/A |
|
PreAuthRecieved |
Decimal |
|
N/A |
|
Balance |
Decimal |
|
N/A |
|
PreAuthBalance |
Decimal |
|
N/A |
|
Guests |
List<GuestModel> |
|
N/A |
|
VehicleInfo |
VehicleModel |
|
N/A |
Guest Vehicle Detail |
GuestClassification |
List<GuestClassificationModel> |
|
N/A |
Guest Classification Details |
PreCheckManagementDetails |
PreCheckManagementDetailsModel |
|
N/A |
|
Acknowledgements |
List<PreCheckAcknowledgementsModel> |
|
N/A |
|
ResRoomSummaries |
List<PreCheckResRoomSummaryModel> |
|
N/A |
|
PaymentDetail |
PaymentModel |
|
N/A |
|
CreateBy |
String |
|
75 |
|
CreateDate |
DateTime |
|
N/A |
|
LastModBy |
String |
|
75 |
|
LastModDate |
DateTime |
|
N/A |
|
PrecheckAcknowledgementIDs |
String |
|
50 |
|
CardOnFileAdded |
Boolean |
|
N/A |
|
CityLedgerID |
Int32 |
|
N/A |
|
BillingFirstName |
String |
|
N/A |
|
BillingLastName |
String |
|
N/A |
|
BillingAddress1 |
String |
|
N/A |
|
BillingAddress2 |
String |
|
N/A |
|
BillingCity |
String |
|
N/A |
|
BillingState |
String |
|
N/A |
|
BillingZip |
String |
|
N/A |
|
BillingCountryCode |
Int32 |
|
N/A |
|
BillingEmail |
String |
|
N/A |
|
BillingPhone |
String |
|
N/A |
|