Documentation of the CarRentalAgentService

Region.BestBuyOption Property

Gets or sets whether Best-Buy is possible for this Region. The value is set for each meeting-type.

public  BestBuyOption {get; set;}

Remarks

This property was introduced for use by internal booking modules of sunnycars, but may be used by your booking module too. It simplifies the decision, whether or not, a region-based(best-buy) request for Rates (see: GetRates - Method) is suitable for a specific handover-type at this Region.

See Also

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