Documentation of the CarRentalAgentService

Reservation.SalesTax Property

Gets or sets the value added tax(sales tax) for this Reservation as absolut value.

public  SalesTax {get; set;}

Remarks

This value is calculated based on SalesTaxPercentage and Value.

See Also

Reservation Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace