StayDuration Property
Length of hotel stay in days.
Syntax
int GetStayDuration();
int SetStayDuration(int iStayDuration);
Default Value
1
Remarks
The number of days the guest stayed in the hotel, or the expected duration of stay when authorizing a reservation. This field must be between 1 and 99 days.
Data Type
Integer