price

Representation of the breakdown price.

A breakdown price always will be composed of one or more price lines The breakdown price includes the fare, supplements, discounts and customer commission.

Usually the currency will be the own currency of each client unless the customer had specified a different currency.

attributes

lines
[array:priceline]

Array wich contains the price lines.


total
[int]

It indicates the total amount that comes from add the price lines.


commission
[int]

It indicates the total commission of the reservation.


currency
[currency]

It indicates the currency which the price is especified.