Documentation of the CarRentalAgentService

ReservationCommission Class

This class represents a ReservationCommission.

For a list of all members of this type, see ReservationCommission Members.

System.Object
   Data
      ReservationCommission

public class ReservationCommission : Data

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Instances of this class are returned wherever Reservation data is of interest, like in CreateReservationResponses, CreateReservationV2Responses, EditReservationResponses, ReservationResponses and ReservationListResponse-objects. Thereby the ReservationCommission is delivered in ReservationCommission-property as embedded object of the corresponding Reservation. The values within this class are filled based on the BookingType of the corresponding Reservation and the contract between sunnycars and the operator(Agency).

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

ReservationCommission Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Reservation | CreateReservationResponse | CreateReservationV2Response | EditReservationResponse | ReservationResponse | ReservationListResponse