Documentation of the CarRentalAgentService

ReservationPaymentPersonInCharge Enumeration

This Enumeration is obsolete, because it's used in CreateReservationRequest only! The person responsible for payment is controlled by the BookingType as of now.

Enumeration of possible persons in charge of a reservation payment.
public enum ReservationPaymentPersonInCharge

Members

Member NameDescription
None Specifies that no person is specified, the default setting will be used.
Agency Specifies that the agency performing the reservation is the person in charge for the reservation payment.
Customer Specifies that the customer for whom the reservation is made is the person in charge for the reservation payment.
Operator Specifies that the operator executing the reservation is the person in charge for the reservation payment.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

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