Documentation of the CarRentalAgentService

ReservationDocumentDispatchPersonToDispatch Enumeration

Enumeration of possible persons to receive a reservation document dispatched.

public enum ReservationDocumentDispatchPersonToDispatch

Remarks

This enum is of interest only if the new Reservation is of desried to be of type "Broker", "Direct" or "DirectLink"(see:BookingType).

Members

Member Name Description
None Specifies that no person is specified, the default setting will be used.
Agency Specifies that the agency performing the Reservation is the person to receive the reservation documents.
Customer Specifies that the customer for whom the Reservation is made is the person to receive the reservation documents.
Operator Specifies that the operator performing the Reservation is the person to receive the reservation documents.

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 | CreateReservationRequest | CreateReservationV2Request | EditReservationRequest