PriceDataDtoListChargeDto
The price components of this product or selection of products. 'base' and 'extra_charges' are returned only when explicitly requested (via 'extras=extra_charges').
Properties
Name | Type | Required | Description |
---|---|---|---|
Base_ | double | ❌ | The base price. Does not include any extra charges. |
Book | double | ❌ | The price that will be charged by Booking.com. |
Total | double | ❌ | The total price. Includes all extra charges. |
ExtraCharges | ExtraChargesDtoListChargeDto | ❌ | The charge breakdown. Includes taxes and fees. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs