Skip to main content

LengthOfStay

Extra cost only applicable if lengthOfStay shorter than

fromStayLengthInNightsinteger<int32>

Based on the length of stay, applicable from night

Example: 1
toStayLengthInNightsinteger<int32>

Based on the length of stay, applicable until night

Example: 7
LengthOfStay
{
"fromStayLengthInNights": 1,
"toStayLengthInNights": 7
}