Documentation of the CarRentalAgentService

Reservation.DocumentDispatchMethod Property

Gets the ReservationDocumentDispatchMethod - that is how the specified person is about to receive the documents for this Reservation.

public  DocumentDispatchMethod {get; set;}

Remarks

This Attribute is returned if the Reservation is of type "Direct" or "DirectLink"(see:BookingType). This is because the documents will be sent to the operator(Agency) in all other cases, for which the communication settings are already stored in sunnycars database.

See Also

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