InvoiceDetail

Description
A list of all the items making up a costed booking

Type : PkgInvoiceDetail

Definition
The cost breakdown for a package.
(Defined in file OTA_PkgReservation.xsd , or a file it imports)

Elements
AgentCommissionThe total fee earned by the agent for the booking.
AmountReceivedThe payment amount received against the reservation.
BalanceDueAmountThe amount remaining to be paid by the customer i.e. GrossAmount less the greater of DepositAmount and Amount Received.
CostingItemsA collection of invoice item lines.
DepositAmountThe amount payable at the time of booking to secure the booking.
GrossAmountThe total booking cost to the customer.
NetAmountThe amount payable by the agent, i.e. GrossAmount less Commission less Tax.
TaxItemsA collection of tax item lines.A collection of taxes.

Parents
\OTA_PkgBookRS\PackageReservation