Enumeration of possible location meeting types.
The LocationMeetingType is the equivalent of the LocationMeetingsSupported-property of a Location. The values returned in LocationMeetingsSupported are suitable to create a valid Reservation. Therefore the corresponding LocationMeetingType has to be handed over as DepartureLocationMeetingType respectively as ArrivalLocationMeetingType. Needless to say, that the handling is the same in EditReservationRequest and CreateReservationRequest. Additionally the LocationMeetingType is used in ValidateRateRequest in the same manner.
Member Name | Description |
---|---|
None | Specifies that no location meeting type is specified. |
AtAirport | Specifies that customer will meet with car rental representative at airport after arriving by airplane. |
AtCounter | Specifies that customer will meet with car rental representative at car rental counter. |
AtSpecialAddress | Specifies that customer will meet with car rental representative at a given special address (i.e. hotel). |
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 | Location | Reservation