Documentation of the CarRentalAgentService

CreateReservationResponse.Reservation Property

Gets or sets the Reservation resulting from the operation.

public  Reservation {get; set;}

Remarks

This Property is empty, if creation of reservation fails. In that case the Status-object tells the reason.

See Also

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