HotelAvailabilityOutputDto
Properties
Name | Type | Required | Description |
---|---|---|---|
HotelId | long | ❌ | The unique identifier of this hotel. |
HotelCurrencyCode | string | ❌ | The currency code of the hotel's currency. |
Price | double | ❌ | The display price of the room in this hotel. |
NetPrice | double | ❌ | The net price (price without charges) of the room in this hotel. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs