Documentation of the CarRentalAgentService

SendDocumentsRequest Class

Use this class to create a Request for an operation to send documents for an exsisting Reservation.

For a list of all members of this type, see SendDocumentsRequest Members.

System.Object
   Request
      SendDocumentsRequest

public class SendDocumentsRequest : Request

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

An instance of this class has to be used for a call to SOAP-Implementation of SendDocuments - Method. This methods allows your web-frontend to re-sent the voucher and/or the invoice for an existing Reservation. Thereby it's possible to sent the documents to another EMail-Address or Fax-Number than the one initially used in CreateReservationV2 - Method or EditReservation - Method.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

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