Documentation of the CarRentalAgentService

Reservation Constructor 

Initializes a new instance of the Reservation class.

public Reservation();

Remarks

Instances of this class are returned in the Response-objects of the following methods:
- CreateReservation - Method
- CreateReservationV2 - Method
- EditReservation - Method
- CancelReservation - Method
- GetReservation - Method
- GetReservationList - Method

See Also

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