Documentation of the CarRentalAgentService

CreateReservationV2Request.DocumentDispatchMethod Property

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

public  DocumentDispatchMethod {get; set;}

Remarks

The value of this property is taken into account only if BookingType is set to Direct or DirectLink, 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

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