Documentation of the CarRentalAgentService

ReservationListRequest.ReservationStatus Property

Gets or sets the ReservationStatus of the Reservations that should be retrieved.

public  ReservationStatus {get; set;}

Remarks

This property is optional, whereby it should be set to None by default to retrieve all Reservations regardless of their status.

See Also

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