Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 661 Bytes

SearchResponse.md

File metadata and controls

15 lines (11 loc) · 661 Bytes

SearchResponse

Properties

Name Type Description Notes
Count int32 number of returned hotel [default to null]
Code string search code [default to null]
NextPageCode string next page code [optional] [default to null]
MaxWait string [default to null]
ResponseTime string [default to null]
Results []Results [default to null]

[Back to Model list] [Back to API list] [Back to README]