Documentation of the CarRentalAgentService

RateLinkRequest.RetrievalMode Property

Gets or Sets the RatesRetrievalMode for this request.

public  RetrievalMode {get; set;}

Remarks

This property is optional, but be aware that filtering at client side is much less powerful, because only the CarRentalAgentService knows about all of the offers of sunnycars. The available options and effects are documented in RatesRetrievalMode. If a valid RatesRetrievalMode is handed over herein only the Rates, that are available for this RatesRetrievalMode will be stored.

See Also

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