SearchOutputDto
Properties
Name | Type | Required | Description |
---|---|---|---|
id | number | ❌ | 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 | ProductDto[] | ❌ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs