This Enumeration describes the different modes for the phonetic search.
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.
Member Name | Description |
---|---|
Disable | Specifies that phonetic search is disabled. |
Enable | Specifies that phonetic search is enabled. |
Enforce | Specifies that phonetic search is enforced. |
Namespace: SunnyCars.Schema.Osi.WsReservation.V4
Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)
SunnyCars.Schema.Osi.WsReservation.V4 Namespace | RegionsRequest | RegionsResponse