getMaxStay

public final String getMaxStay()

Parameters

maxStay

A comma-separated list of numbers that show the maximum number of days a traveler can stay, one for every day in the specified date range. Valid values include 0-999, and 0 indicates no maximum for a given day. The unit is always day. *Note: The first number stands for the maximum stay on the StartDate in the DateRange and the last one stands for the EndDate. No limitation if not returned.