Documentation of the CarRentalAgentService

ReservationDocumentType Enumeration

Enumeration of possible document types methods for a Reservation document dispatchment.

public enum ReservationDocumentType

Remarks

This enumeration is used to indicate the type of documents of a Reservation to be sent to the customer by a call to SendDocuments - Method.

Members

Member Name Description
None Specifies that no type is specified.
Invoice Specifies that the invoice document is subject of dispatch.
Voucher Specifies that the voucher document is subject of dispatch.
All Specifies that the all documents are subject of dispatch.

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 | SendDocumentsRequest | SendDocumentsResponse