LodgingRoomTypeLinks
Container for list of HATEOAS links to either Expedia website or additional Expedia APIs to complete booking of the selected offer. Which links are returned in this section are defined by the links parameter in the Search API query. Available links are: - WebDetails (link to web infosite) - WebSearchResult (link to web search result page)
Parameters
webSearchResult
webDetails
Constructors
Link copied to clipboard
public LodgingRoomTypeLinks LodgingRoomTypeLinks( LodgingRoomTypeLinksWebSearchResult webSearchResult, LodgingRoomTypeLinksWebDetails webDetails)