Documentation of the CarRentalAgentService

Reservation.ReservationCommission Property

Gets or sets the ReservationCommission applicable for this Reservation.

public  ReservationCommission {get; set;}

Remarks

The values within this object are filled based on the BookingType of this Reservation and the contract between sunnycars and the operator(Agency).

See Also

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