StayDuration Property
Length of hotel stay in days.
Syntax
__property int StayDuration = {read=FStayDuration, write=FSetStayDuration, default=1};
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