Documentation of the CarRentalAgentService

SendDocumentsRequest Members

SendDocumentsRequest overview

Public Instance Constructors

SendDocumentsRequest Constructor Initializes a new instance of the LanguagesRequest class.

Public Instance Properties

DocumentDispatchMethod Gets or sets the ReservationDocumentDispatchMethod - that is how the documents for the Reservation should be sent.
EmailAddress Gets or sets the email address, the documents should be sent to.
FaxPartAreaCode Gets or sets the Area part(e.g. "089" for Munich) of the fax number of the private customer.
FaxPartDirect Gets or sets the rest of the fax number, including the phone extension of the private customer.
FaxPartInternational Gets or sets the international part(e.g. "+49" for Germany) of the fax number of the private customer.
Operation (inherited from Request) Gets or sets operational meta-data for the Request.
ReservationDocumentType Gets or sets the ReservationDocumentType, indicating which documents should be sent.
ReservationId Gets or sets the unique id of the Reservation, for which the documents should be sent.
Ticket (inherited from Request) Gets or sets the Ticket (containing the security token) for the Request.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

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