SearchOutputDto
Properties
Name | Type | Required | Description |
---|---|---|---|
Id | long | ❌ | A signed integer number that uniquely identifies an accommodation property. |
Currency | string | ❌ | A three-letter code that uniquely identifies a monetary currency as defined by the ISO 4217 standard. |
DeepLinkUrl | string | ❌ | Deep link mobile app URL. |
Url | string | ❌ | Internet address for the property page on Booking.com. |
Price | PriceDataDtoDouble | ❌ | The price components of this product or selection of products. 'base' and 'extra_charges' are returned only when explicitly requested (via 'extras=extra_charges'). |
Products | List<ProductDto> | ❌ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs