Enumeration of possible reservation states.
The status of a Reservation is returned wherever Reservation data is of interest, like in CreateReservationResponses, CreateReservationV2Responses, EditReservationResponses, ReservationResponses and ReservationListResponse-objects.
In GetReservationList - Method, the ReservationStatus may be used to filter the resultset.
Member Name | Description |
---|---|
None | Specifies that no state is specified. |
Confirmed | Specifies that the reservation has been confirmed (a.k.a. OK). |
Requested | Specifies that the reservation has been requested (a.k.a. REQUEST). |
Cancelled | Specifies that the reservation has been cancelled (a.k.a. CANCEL). |
Namespace: SunnyCars.Schema.Osi.WsReservation.V4
Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)
SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Reservation | ReservationListRequest