Documentation of the CarRentalAgentService

RatesRequest.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.

See Also

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