StayDuration Property
Length of hotel stay in days.
Syntax
public int getStayDuration(); public void setStayDuration(int stayDuration);
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.
Default Value
1