Documentation of the CarRentalAgentService

PhoneticSearchPreference Enumeration

This Enumeration describes the different modes for the phonetic search.

public enum PhoneticSearchPreference

Remarks

The phonetic search is used to find typing errors or some kind of misspelling in the search string handed over to GetRegions - Method. The functionality is like the well-known "Did you mean:" functionality of google, but certainly less powerful, because only used to find Regions. Thereby the Regions are delivered directly without the need of user interaction or subsequent calls of GetRegions - Method.

Members

Member Name Description
Disable Specifies that phonetic search is disabled.
Enable Specifies that phonetic search is enabled.
Enforce Specifies that phonetic search is enforced.

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 | RegionsRequest | RegionsResponse