Documentation of the CarRentalAgentService

ReservationDocumentDispatchMethod Enumeration

Enumeration of possible document dispatch methods for a reservation document dispatchment.

public enum ReservationDocumentDispatchMethod

Remarks

This enumeration is used to indicate the way, the documents of a Reservation (especially the voucher is meant here) are sent to the customer. The value for a particular Reservation is delivered in its DocumentDispatchMethod - property.

Members

Member Name Description
None Specifies that no method is specified, the default setting will be used.
RegularMail Specifies that the document dispatch method is by regular mail.
ElectronicMail Specifies that the document dispatch method is by electronic mail.
Fax Specifies that the document dispatch method is by fax.

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