Documentation of the CarRentalAgentService

RatesRetrievalMode Enumeration

Missing <summary> documentation for T:SunnyCars.Schema.Osi.WsReservation.V4.RatesRetrievalMode

public enum RatesRetrievalMode

Members

Member Name Description
Undefined Default-Value. This Value works exactly like "ShowAllRates" does.
ShowAllRates Specifies that the caller of GetRates likes to get all available Rates. Whether or not, Timeframe Rates are included in the response, is controlled by the booking-module, the used Ticket.Token has been created for.
ShowNormalRatesOnlyMissing <summary> documentation for F:SunnyCars.Schema.Osi.WsReservation.V4.RatesRetrievalMode.ShowNormalRatesOnly
ShowTimeframeRatesOnly Specifies that the caller of GetRates ikes to get all "Timeframe Rates(offers)". The delivered offers are valid within a specified time-frame that is covered by the corresponding RatesRequest. But in addition to the timely restrictions of the opening-hours at the Rental-Locations, these Rates ussually have additional restrictions. The named restrictions include an earliest pickup-time, a latest dropoff-time, a minimum rental duration, a maximum rental duration and possibly timeframes that have to be included by the rental-duration. These restrictions are needed to allow weekend-rates from Thursday 16:00 till Tuesday 09:00, that have to include the night from saturday to friday and cover at least two but not more than three days, for example.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

SunnyCars.Schema.Osi.WsReservation.V4 Namespace