sort Order
public final GetLodgingListingsOperationParams.Builder sortOrder(GetLodgingListingsOperationParams.SortOrder sortOrder)
Parameters
sort Order
Specifies the sort order of search results. If no sort order is specified, the default is asc
. But for deals sorting, it only supports desc
. To be used in conjunction with the sortType
parameter above.