Documentation of the CarRentalAgentService

ReservationListResponse.ReservationList Property

Gets or sets an array of Reservations resulting from the operation.

public  ReservationList {get; set;}

Remarks

If this property is wrongly returned as "null", the Response signals that by a Status of Failure and the corresponding Error-Message. Thereby it has to be treated as, there is no Reservation in the database for the operator and the specified ReservationListRequest-Parameters.

See Also

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